i18next-xhr-backend.js 80 B

12345
  1. // @flow
  2. declare module 'i18next-xhr-backend' {
  3. declare module.exports: {}
  4. }