Skip to content

Commit 9b420d9

Browse files
author
Dmitry Shirokov
committed
fix: Include type defs
1 parent 71971dd commit 9b420d9

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
@@ -6,6 +6,7 @@
66
"outDir": "lib",
77

88
"strict": true,
9+
"declaration": true,
910
"esModuleInterop": true,
1011
"forceConsistentCasingInFileNames": true,
1112
"strictPropertyInitialization": false,

0 commit comments

Comments
 (0)