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 2d8ccdc commit c2fa8d9Copy full SHA for c2fa8d9
src/packages/core/extension-registry/models/index.ts
@@ -74,7 +74,6 @@ export type * from './app-entry-point.model.js';
74
export type * from './auth-provider.model.js';
75
export type * from './backoffice-entry-point.model.js';
76
export type * from './current-user-action.model.js';
77
-export type * from './dashboard-collection.model.js';
78
export type * from './dashboard.model.js';
79
export type * from './dynamic-root.model.js';
80
export type * from './entity-action.model.js';
0 commit comments