UNPKG

@netgrif/components

Version:

Netgrif Application Engine frontend Angular components

8 lines (7 loc) 423 B
import { AbstractInternalLinkComponent } from '@netgrif/components-core'; import * as i0 from "@angular/core"; export declare class InternalLinkComponent extends AbstractInternalLinkComponent { constructor(); static ɵfac: i0.ɵɵFactoryDeclaration<InternalLinkComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<InternalLinkComponent, "nc-internal-link", never, {}, {}, never, never, false, never>; }