This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
nocobase
Watch
1
Star
0
Fork
0
You've already forked nocobase
mirror of
https://github.com/nocobase/nocobase
synced
2024-11-17 10:36:57 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
e69257e346
nocobase
/
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 13:57:13 +00: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 02:02:52 +00:00
Reference in New Issue
Copy Permalink