UNPKG

@eternalheart/ngx-file-preview

Version:

A powerful Angular file preview component library supporting multiple file formats including images, videos, PDFs, Office documents, text files and more.

7 lines (6 loc) 265 B
import * as i0 from "@angular/core"; export declare class FileSizePipe { transform(size: number | undefined): string; static ɵfac: i0.ɵɵFactoryDeclaration<FileSizePipe, never>; static ɵpipe: i0.ɵɵPipeDeclaration<FileSizePipe, "fileSize", true>; }