UNPKG

kwikid-components

Version:
9 lines (8 loc) 417 B
import { OnInit } from "@angular/core"; import * as i0 from "@angular/core"; export declare class LanguageSelectIconComponent implements OnInit { constructor(); ngOnInit(): void; static ɵfac: i0.ɵɵFactoryDeclaration<LanguageSelectIconComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<LanguageSelectIconComponent, "kwikid-components-language-select-icon", never, {}, {}, never, never>; }