update typings entry

This commit is contained in:
Yanzhen Yu
2026-04-01 12:00:00 +08:00
parent ccb2dd0562
commit 42a205e4c5
4 changed files with 7 additions and 1 deletions

View File

@@ -21,7 +21,7 @@
"module": "es/rrweb/entries/all.js",
"unpkg": "dist/rrweb.js",
"sideEffects": false,
"typings": "typings/index.d.ts",
"typings": "typings/entries/all.d.ts",
"files": [
"dist",
"lib",