1
0
Fork 0
react-playground/node_modules/i18next-browser-languagedetector/index.d.mts

6 lines
173 B
TypeScript

import * as index from './index.js';
export default index.default;
export type DetectorOptions = index.DetectorOptions;
export type CustomDetector = index.CustomDetector;