UNPKG

@netgrif/components

Version:

Netgrif Application Engine frontend Angular components

8 lines (7 loc) 467 B
import { AbstractLegalNoticeComponent, ConfigurationService } from '@netgrif/components-core'; import * as i0 from "@angular/core"; export declare class LegalNoticeComponent extends AbstractLegalNoticeComponent { constructor(config: ConfigurationService); static ɵfac: i0.ɵɵFactoryDeclaration<LegalNoticeComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<LegalNoticeComponent, "nc-legal-notice", never, {}, {}, never, never, false, never>; }