UNPKG

dumi

Version:

📖 Documentation Generator of React Component

3 lines (2 loc) • 87 B
import type { ILocale } from './types'; export declare const useLocale: () => ILocale;