2 lines
104 B
TypeScript
2 lines
104 B
TypeScript
export { default } from "./TranslationsCollectionsPage";
|
|
export * from "./TranslationsCollectionsPage";
|