massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-json / node_modules / vscode-json-languageservice / node_modules / vscode-nls / lib / browser / main.d.ts
diff --git a/.config/coc/extensions/node_modules/coc-json/node_modules/vscode-json-languageservice/node_modules/vscode-nls/lib/browser/main.d.ts b/.config/coc/extensions/node_modules/coc-json/node_modules/vscode-json-languageservice/node_modules/vscode-nls/lib/browser/main.d.ts
new file mode 100644 (file)
index 0000000..7c464de
--- /dev/null
@@ -0,0 +1,5 @@
+import { Options, LocalizeInfo } from '../common/common';
+export { MessageFormat, BundleFormat, Options, LocalizeInfo, LocalizeFunc, LoadFunc, KeyInfo } from '../common/common';
+export declare function loadMessageBundle(_file?: string): (key: string | number | LocalizeInfo, message: string, ...args: any[]) => string;
+export declare function config(options?: Options): typeof loadMessageBundle;
+//# sourceMappingURL=main.d.ts.map
\ No newline at end of file