We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 325eea0 commit f58f0a1Copy full SHA for f58f0a1
src/i18n/index.ts
@@ -1,2 +1,2 @@
1
export { LocaleService } from './localeService';
2
-export { ILocale } from './localization';
+export type { ILocale } from './localization';
0 commit comments