added index.d.ts
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
"dist/lib/"
|
||||
],
|
||||
"type": "module",
|
||||
"types": "src/ts/index.d.ts",
|
||||
"scripts": {
|
||||
"tsc": "tsc -p tsconfig.json && tsc -p tsconfig-cjs.json",
|
||||
"build": "npm run tsc",
|
||||
|
||||
Reference in New Issue
Block a user