2 lines
141 B
TypeScript
Executable file
2 lines
141 B
TypeScript
Executable file
import type { detectDomainLocale as Fn } from '../shared/lib/i18n/detect-domain-locale';
|
|
export declare const detectDomainLocale: typeof Fn;
|