UNPKG

@jiaozhiye/qm-design-vue

Version:

A Component Library for Vue3.0

5 lines (4 loc) 128 B
export declare const useLocale: () => { $locale: import("../../_utils/types").Locale; t: (...args: any[]) => string; };