UNPKG

@coreui/angular

Version:

CoreUI for Angular UI components library

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