uploaded
This commit is contained in:
3
node_modules/@hapi/tlds/dist/esm/index.js
generated
vendored
Normal file
3
node_modules/@hapi/tlds/dist/esm/index.js
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
import { TLDS } from './tlds.js';
|
||||
export const tlds = new Set(TLDS.map((tld) => tld.toLowerCase()));
|
||||
//# sourceMappingURL=index.js.map
|
||||
Reference in New Issue
Block a user