fix(translation): add index file for models (#14272)
This commit is contained in:
2
packages/modules/translation/src/models/index.ts
Normal file
2
packages/modules/translation/src/models/index.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
export { default as Translation } from "./translation"
|
||||
export { default as Locale } from "./locale"
|
||||
Reference in New Issue
Block a user