UNPKG

simujs

Version:

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

6 lines 168 B
import type { Operator } from "../types"; export declare const prefixIndex: { prefix: string; operator: Operator; }[]; //# sourceMappingURL=prefixIndex.d.ts.map