fix: table compatibility (#14185)

This commit is contained in:
DarkSky
2025-12-30 12:01:27 +08:00
committed by GitHub
parent 30fb953344
commit e2adab7805
4 changed files with 52 additions and 159 deletions

View File

@@ -10,7 +10,6 @@
"./global": "./src/global.ts",
"./constant": "./src/constant.ts",
"./workspace": "./src/workspace.ts",
"./workspace/legacy-cloud": "./src/workspace/legacy-cloud/index.ts",
"./filter": "./src/filter.ts",
"./blocksuite": "./src/blocksuite/index.ts",
"./worker": "./src/worker.ts"