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 3c4bd7c commit f3f83baCopy full SHA for f3f83ba
server/src/i18n.ts
@@ -1,3 +1,4 @@
1
+/// <reference types="vite/client"/>
2
import { defaultI18nGetter, getRawI18n, onI18nReady, setLanguageDetector, setI18nGetter, isCustomLanguageDetector, isCustomI18nGetter, LANG_QUERY, LANG_COOKIE, setCurrentUnitsGetter } from "facilmap-utils";
3
import type { i18n } from "i18next";
4
import type { Domain } from "domain";
0 commit comments