UNPKG

@ngxi/unjs

Version:

Icon set UnJS Logos for Angular applications

9 lines (8 loc) 585 B
import type { Icon } from 'ngxi'; import * as i0 from "@angular/core"; import * as i1 from "ngxi"; export declare class NgxiUnjs { readonly ngxiUnjs: import("@angular/core").InputSignal<Icon>; static ɵfac: i0.ɵɵFactoryDeclaration<NgxiUnjs, never>; static ɵdir: i0.ɵɵDirectiveDeclaration<NgxiUnjs, "svg[ngxiUnjs]", never, { "ngxiUnjs": { "alias": "ngxiUnjs"; "required": true; "isSignal": true; }; }, {}, never, never, true, [{ directive: typeof i1.Ngxi; inputs: { "icon": "ngxiUnjs"; "width": "width"; "height": "height"; "viewBox": "viewBox"; }; outputs: {}; }]>; }