initReactI18next.d.ts 99 B

123
  1. import type { ThirdPartyModule } from 'i18next';
  2. export const initReactI18next: ThirdPartyModule;