fix: remove global, store and std in affine packages (#9785)

This commit is contained in:
Saul-Mirone
2025-01-20 06:14:46 +00:00
parent 66b6fd8b74
commit 2b3da1f0e9
19 changed files with 25 additions and 25 deletions
+1
View File
@@ -33,6 +33,7 @@
"./global/di": "./src/global/di.ts",
"./global/types": "./src/global/types.ts",
"./store": "./src/store/index.ts",
"./store/test": "./src/store/test.ts",
"./inline": "./src/inline/index.ts",
"./inline/consts": "./src/inline/consts.ts",
"./inline/types": "./src/inline/types.ts",