UNPKG

@memberjunction/ng-action-gallery

Version:

MemberJunction Action Gallery - A beautiful, filterable gallery component for browsing and selecting actions

7 lines 266 B
// Prevent tree shaking of components import './lib/action-gallery.component'; // Public API Surface export * from './lib/action-gallery.component'; export * from './lib/action-gallery-dialog.service'; export * from './module'; //# sourceMappingURL=public-api.js.map