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.

14 lines 588 B
export * from './lib/urlPipe'; export * from './lib/base-dashboard'; export * from './lib/simpleTextFormat'; export * from './lib/shared.service'; export * from './lib/base-resource-component'; export * from './lib/base-navigation-component'; export * from './lib/navigation.service'; export * from './lib/navigation.interfaces'; export * from './lib/title.service'; export * from './lib/developer-mode.service'; export { SYSTEM_APP_ID } from './lib/navigation.service'; export * from '@memberjunction/ng-shared-generic'; export * from './module'; //# sourceMappingURL=public-api.d.ts.map