UNPKG

i18next-browser-languagedetector

Version:
7 lines (4 loc) 173 B
import * as index from './index.js'; export default index.default; export type DetectorOptions = index.DetectorOptions; export type CustomDetector = index.CustomDetector;