export from tree module
This commit is contained in:
@@ -9,6 +9,7 @@ export {
|
||||
UmbReloadTreeItemChildrenEntityAction,
|
||||
UmbRequestReloadTreeItemChildrenEvent,
|
||||
} from './entity-actions/reload-tree-item-children/index.js';
|
||||
export type { UmbMoveDataSource, UmbMoveRepository, UmbMoveToRequestArgs } from './entity-actions/move/index.js';
|
||||
|
||||
export type { UmbTreePickerModalData, UmbTreePickerModalValue } from './tree-picker/index.js';
|
||||
export { UMB_TREE_PICKER_MODAL, UMB_TREE_PICKER_MODAL_ALIAS } from './tree-picker/index.js';
|
||||
|
||||
Reference in New Issue
Block a user