Update index.d.ts

This commit is contained in:
Ajay Shrestha
2018-06-20 14:20:51 +05:45
committed by GitHub
parent ea1e6e6e74
commit 421f67199c

View File

@@ -7,4 +7,4 @@
Declaring const tlds and exporting it
*/
declare const tlds: string[];
export = tlds
export = tlds;