NeahNew/node_modules/tlds/index.d.ts
2025-05-03 14:17:46 +02:00

3 lines
45 B
TypeScript

declare const tlds: string[];
export = tlds;