Skip to content

Commit f9ba3a3

Browse files
author
svolkov
committed
fix: add d.ts file into npm package; chore: remove unused test swagger schema
1 parent c33cadc commit f9ba3a3

File tree

2 files changed

+1
-707
lines changed

2 files changed

+1
-707
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
"files": [
4343
"src",
4444
"index.js",
45+
"index.d.ts",
4546
"LICENSE"
4647
],
4748
"typings": "./index.d.ts",

0 commit comments

Comments
 (0)