UNPKG

@nolebase/vitepress-plugin-enhanced-readabilities

Version:
7 lines (6 loc) 163 B
export declare const useI18n: () => { t(key: string, translateOptions?: { props?: Record<string, any>; omitEmpty?: boolean; }): string; };