mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-31 19:12:20 +08:00
Update index.d.ts
This commit is contained in:
3
types/tlds/index.d.ts
vendored
3
types/tlds/index.d.ts
vendored
@@ -6,4 +6,5 @@
|
||||
/*
|
||||
Declaring const tlds and exporting it
|
||||
*/
|
||||
export const tlds: string[];
|
||||
declare const tlds: string[];
|
||||
export = tlds
|
||||
|
||||
Reference in New Issue
Block a user