init
Showing
... | @@ -2,7 +2,7 @@ | ... | @@ -2,7 +2,7 @@ |
"name": "html-shot", | "name": "html-shot", | ||
"version": "1.0.19", | "version": "1.0.19", | ||
"main": "dist/index.js", | "main": "dist/index.js", | ||
"types": "types/index.d.ts", | "types": "dist/index.d.ts", | ||
"license": "MIT", | "license": "MIT", | ||
"scripts": { | "scripts": { | ||
"dev": "tsc -w", | "dev": "tsc -w", | ||
... | ... |
types/config.d.ts
deleted
100644 → 0
types/index.d.ts
deleted
100644 → 0
types/toCanvas.d.ts
deleted
100644 → 0
Please register or sign in to comment