Skip to content

Commit f4e5d69

Browse files
committed
reorg declaration files; bundle index.d.ts
1 parent b7a96c7 commit f4e5d69

File tree

11 files changed

+14434
-6945
lines changed

11 files changed

+14434
-6945
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,8 @@ typings/
6767

6868
# Yarn Integrity file
6969
.yarn-integrity
70+
.yarn/
71+
.pnp.cjs
7072

7173
# dotenv environment variables file
7274
.env

lib/index.d.ts

Lines changed: 1220 additions & 0 deletions
Large diffs are not rendered by default.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"babelify": "^10.0.0",
2020
"base64-js": "^1.5.1",
2121
"compression-webpack-plugin": "^7.1.2",
22+
"dts-bundle": "^0.7.3",
2223
"eslint": "^7.28.0",
2324
"eslint-config-airbnb-base": "^14.2.1",
2425
"eslint-plugin-import": "^2.23.4",
File renamed without changes.

0 commit comments

Comments
 (0)