UNPKG

ngx-filesize-pipe

Version:

An Angular pipe to convert bytes to formated file sizes

8 lines (7 loc) 377 B
import * as i0 from "@angular/core"; import * as i1 from "./pipes/filesize.pipe"; export declare class NgxFilesizePipe { static ɵfac: i0.ɵɵFactoryDeclaration<NgxFilesizePipe, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NgxFilesizePipe, [typeof i1.FilesizePipe], never, [typeof i1.FilesizePipe]>; static ɵinj: i0.ɵɵInjectorDeclaration<NgxFilesizePipe>; }