UNPKG

@coreui/angular

Version:

CoreUI for Angular UI components library

8 lines (7 loc) 364 B
import { PipeTransform } from '@angular/core'; import * as i0 from "@angular/core"; export declare class SidebarNavIconPipe implements PipeTransform { transform(item: any, args?: any): any; static ɵfac: i0.ɵɵFactoryDeclaration<SidebarNavIconPipe, never>; static ɵpipe: i0.ɵɵPipeDeclaration<SidebarNavIconPipe, "cSidebarNavIcon", false>; }