Skip to content

Commit 1e861b6

Browse files
committed
added types
1 parent e5d5ec1 commit 1e861b6

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"keywords": [],
66
"author": "",
77
"main": "index.js",
8+
"types": "index.d.ts",
89
"scripts": {
910
"build": "tsc",
1011
"build:docs": "typedoc --plugin typedoc-plugin-missing-exports",

0 commit comments

Comments
 (0)