feat: add TypeScript type safety for i18next with automated maintenance (#25152)
This commit is contained in:
2
web/global.d.ts
vendored
2
web/global.d.ts
vendored
@@ -8,3 +8,5 @@ declare module '*.mdx' {
|
||||
let MDXComponent: (props: any) => JSX.Element
|
||||
export default MDXComponent
|
||||
}
|
||||
|
||||
import './types/i18n'
|
||||
|
Reference in New Issue
Block a user