We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a73fed4 commit cef8806Copy full SHA for cef8806
test/data/week-config.ts
@@ -1,4 +1,4 @@
1
-import type { BuiltInLocaleKeys, defaultLocalize as defaultLocalizeType, Enum as EnumType } from '@enum-plus';
+import type { BuiltInLocaleKeys, defaultLocalize as defaultLocalizeType, Enum as EnumType } from '../../src';
2
3
export const localeEN = {
4
'enum-plus.options.all': 'All',
0 commit comments