UNPKG

cfc-ds

Version:

Design System do Conselho Federal de Contabilidade baseado no govbr-ds

9 lines (8 loc) 390 B
import { AfterContentInit } from '@angular/core'; import * as i0 from "@angular/core"; export declare class ListComponent implements AfterContentInit { title?: string; ngAfterContentInit(): void; static ɵfac: i0.ɵɵFactoryDeclaration<ListComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<ListComponent, "cfc-list", never, {}, {}, never, ["*"], false, never>; }