Add back index.d.ts

This commit is contained in:
KARASZI István
2019-05-01 14:15:45 +02:00
parent 02f3fe9008
commit 78e25d6587

View File

@@ -11,7 +11,8 @@
"method"
],
"files": [
"src"
"src",
"types/index.d.ts"
],
"types": "types",
"scripts": {