3 lines
123 B
TypeScript
3 lines
123 B
TypeScript
export { TREE_VIEW_CORE_PLUGINS } from './corePlugins';
|
|
export type { TreeViewCorePluginsSignature } from './corePlugins';
|