@netgrif/components
Version:
Netgrif Application Engine frontend Angular components
10 lines (9 loc) • 540 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./legal-notice.component";
import * as i2 from "@angular/common";
import * as i3 from "@netgrif/components-core";
export declare class LegalNoticeModule {
static ɵfac: i0.ɵɵFactoryDeclaration<LegalNoticeModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<LegalNoticeModule, [typeof i1.LegalNoticeComponent], [typeof i2.CommonModule, typeof i3.TranslateLibModule], [typeof i1.LegalNoticeComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<LegalNoticeModule>;
}