UNPKG

infinity-forge

Version:
2 lines (1 loc) 96 B
export declare function useI18nData<T extends string | Record<string, any>>(jsonContent: T): T;