Skip to content

Commit 18ff7bc

Browse files
committed
update config.d.ts
1 parent e6a290c commit 18ff7bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
export declare const RESOURCE_PATH: string;
22
export declare const LANGUAGES: string[];
33
export declare const DEFAULT_NAMESPACE: string;
4-
4+
export declare const NS_SEPARATOR: string;

0 commit comments

Comments
 (0)