mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-12 04:50:18 +00:00
Update index.d.ts
This commit is contained in:
Vendored
+2
-1
@@ -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