1
0
mirror of synced 2025-12-07 17:32:33 +08:00

feat: 新增数据源

This commit is contained in:
roymondchen
2023-05-29 11:33:44 +08:00
parent d0ec2fd588
commit aac478eebc
94 changed files with 3601 additions and 765 deletions

View File

@@ -20,6 +20,8 @@
// 内部模块都指向 src/index.ts, 会有更好的代码跳转体验.
"@tmagic/*": ["packages/*/src"],
"@editor/*": ["packages/editor/src/*"],
"@form/*": ["packages/form/src/*"],
"@data-source/*": ["packages/data-source/src/*"],
},
"types": [
"node",