UNPKG

simujs

Version:

Tanzanian phone number detection library based on public TCRA numbering data (not affiliated with TCRA).

6 lines 253 B
export { simu } from "./simu"; export { normalize } from "./normalize"; export type { Operator, SimuResult } from "./types"; export { ServiceType } from "./enums"; export { TCRA_DATA_VERSION } from "./data/operators"; //# sourceMappingURL=index.d.ts.map