This website requires JavaScript.
Explore
Help
Register
Sign In
ruiling
/
tachybase_todo
Watch
1
Star
0
Fork
0
You've already forked tachybase_todo
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e69257e346
tachybase_todo
/
packages
/
plugins
/
collection-manager
/
src
/
index.ts
4 lines
69 B
TypeScript
Raw
Normal View
History
Unescape
Escape
fix(plugin-collection-manager): Cannot read properties of undefined (reading 'model')
2022-02-14 21:57:13 +08:00
export
{
default
}
from
'./plugin'
;
export
*
from
'./repositories'
;
Feat/plugin collection manager (#147) * refactor: collection manager plugin * feat(database): magic attribute model * MagicAttributeModel * load collections & fields options * collections filterTargetKey
2022-01-19 10:02:52 +08:00
Reference in New Issue
Copy Permalink