Neah/node_modules/tlds/index.d.ts
2025-04-17 12:39:10 +02:00

3 lines
45 B
TypeScript

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