WhiteNightsAdminPanel/src/pages/Country/index.ts
2025-06-06 16:08:15 +03:00

4 lines
110 B
TypeScript

export * from "./CountryListPage";
export * from "./CountryPreviewPage";
export * from "./CountryCreatePage";