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 8879c35 commit b7c9764Copy full SHA for b7c9764
src/packages/templating/partial-views/index.ts
@@ -1,2 +1,4 @@
1
export * from './repository/index.js';
2
export * from './entity.js';
3
+
4
+export { UMB_PARTIAL_VIEW_PICKER_MODAL } from './partial-view-picker/index.js';
0 commit comments