@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.
11 lines • 723 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./lib/urlPipe";
import * as i2 from "./lib/simpleTextFormat";
import * as i3 from "@progress/kendo-angular-notification";
import * as i4 from "@memberjunction/ng-notifications";
export declare class MemberJunctionSharedModule {
static ɵfac: i0.ɵɵFactoryDeclaration<MemberJunctionSharedModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<MemberJunctionSharedModule, [typeof i1.URLPipe, typeof i2.SimpleTextFormatPipe], [typeof i3.NotificationModule, typeof i4.MJNotificationsModule], [typeof i1.URLPipe, typeof i2.SimpleTextFormatPipe]>;
static ɵinj: i0.ɵɵInjectorDeclaration<MemberJunctionSharedModule>;
}
//# sourceMappingURL=module.d.ts.map