UNPKG

ngx-sp-infra

Version:
8 lines (7 loc) 396 B
import { TelaItem } from '../sub-menu.component'; import * as i0 from "@angular/core"; export declare class ListComponent { telasItem: TelaItem[]; static ɵfac: i0.ɵɵFactoryDeclaration<ListComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<ListComponent, "app-list", never, { "telasItem": { "alias": "telasItem"; "required": false; }; }, {}, never, never, true, never>; }