There was an error while loading. Please reload this page.
1 parent 122758d commit 1f9319dCopy full SHA for 1f9319d
tsconfig.json
@@ -5,6 +5,7 @@
5
"sourceMap": true,
6
"module": "commonjs",
7
"moduleResolution": "node",
8
+ "declaration": true,
9
"rootDir": ".",
10
"target": "es6"
11
},
0 commit comments