UNPKG

@memberjunction/ng-shared

Version:

MemberJunction: MJ Explorer Angular Shared Package - utility functions and other reusable elements used across other MJ Angular packages within the MJ Explorer App - do not use outside of MJ Explorer.

10 lines 298 B
/* * Public API Surface */ export * from './lib/urlPipe'; export * from './lib/simpleTextFormat'; export * from './lib/shared.service'; export * from './lib/base-resource-component'; export * from './lib/base-navigation-component'; export * from './module'; //# sourceMappingURL=public-api.js.map