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