feat: initial
This commit is contained in:
3
i18next-conv.d.ts
vendored
Normal file
3
i18next-conv.d.ts
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
declare module 'i18next-conv' {
|
||||
export function gettextToI18next(locale: string, body: string, options?: any);
|
||||
}
|
||||
Reference in New Issue
Block a user