Home
last modified time | relevance | path

Searched refs:fetchLocale (Results 1 – 4 of 4) sorted by relevance

/dports/devel/texlab/citeproc-rs-5252fbd8d2046a5a7d5cdcee6c6cb39bd0f1a7f3/crates/wasm/js-demo/js/
H A DCdnFetcher.ts9 async fetchLocale(lang: string) { method in CdnFetcher
H A DuseDocument.ts279 async fetchLocale(lang: string): Promise<string> { method in _ExampleManager
/dports/devel/texlab/citeproc-rs-5252fbd8d2046a5a7d5cdcee6c6cb39bd0f1a7f3/crates/wasm/js-tests/node/
H A Dutils.ts33 async fetchLocale(lang: string) { method in Fetcher
/dports/devel/texlab/citeproc-rs-5252fbd8d2046a5a7d5cdcee6c6cb39bd0f1a7f3/crates/wasm/
H A DREADME.md312 async fetchLocale(lang) {