UNPKG

87 BTypeScriptView Raw
1import type { ILocale } from './types';
2export declare const useLocale: () => ILocale;