Skip to content

Commit 134aea7

Browse files
committed
fix: re-add typescript declarations
1 parent 5013eec commit 134aea7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"declaration": true,
1111
"outDir": "dist",
1212
"baseUrl": ".",
13+
"declaration": true,
1314
"paths": {
1415
"*": [
1516
"node_modules/*"

0 commit comments

Comments
 (0)