mirror of
https://github.com/nocobase/nocobase
synced 2024-11-16 11:26:24 +00:00
fix: undefined bug
This commit is contained in:
parent
d844cdfcfd
commit
60aa6babf5
@ -22,10 +22,14 @@ export * from './async-data-provider';
|
||||
export * from './block-provider';
|
||||
export * from './china-region';
|
||||
export * from './collection-manager';
|
||||
|
||||
export * as interfacesProperties from './collection-manager/interfaces/properties';
|
||||
export { getConfigurableProperties } from './collection-manager/templates/properties';
|
||||
export * from './collection-manager/CollectionHistoryProvider';
|
||||
export * from './collection-manager/context';
|
||||
export * from './collection-manager/ResourceActionProvider';
|
||||
export * from './collection-manager/Configuration/interfaces';
|
||||
|
||||
export * from './common';
|
||||
export * from './css-variable';
|
||||
export * from './document-title';
|
||||
|
Loading…
Reference in New Issue
Block a user