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