generated from erangel1/generic-template
initial commit. phase 1 complete
This commit is contained in:
+2
@@ -0,0 +1,2 @@
|
||||
import type { DomainLocale } from '../server/config';
|
||||
export declare function getDomainLocale(path: string, locale?: string | false, locales?: string[], domainLocales?: DomainLocale[]): string | false;
|
||||
Reference in New Issue
Block a user