We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 761662c commit b80a1caCopy full SHA for b80a1ca
index.d.ts
@@ -4,6 +4,6 @@ export declare function generateTypescriptDefs(dir: string, output: string, genP
4
5
export declare function loadCachedLangs(dir: string): object
6
7
-export declare function loadLangs(dir: string): object
8
-
9
export declare function loadCustomLanguage(dir: string, customDir: string): object
+
+export declare function loadLangs(dir: string): object
0 commit comments