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 b7c9764 commit 2a64ec0Copy full SHA for 2a64ec0
src/packages/templating/scripts/index.ts
@@ -3,3 +3,5 @@ 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
+
7
+export { UMB_SCRIPT_PICKER_MODAL } from './modals/script-picker-modal.token.js';
0 commit comments