We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69fa197 commit 3f7c7caCopy full SHA for 3f7c7ca
src/packages/templating/scripts/index.ts
@@ -3,5 +3,6 @@ export * from './workspace/script-workspace.context-token.js';
3
export * from './tree/index.js';
4
export * from './types.js';
5
export * from './entity.js';
6
+export * from './global-components/index.js';
7
8
export { UMB_SCRIPT_PICKER_MODAL } from './modals/script-picker-modal.token.js';
0 commit comments