ngx-filesize
Version:
A filesize.js pipe for Angular
8 lines (7 loc) • 379 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./filesize.pipe";
export declare class NgxFilesizeModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NgxFilesizeModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NgxFilesizeModule, [typeof i1.FileSizePipe], never, [typeof i1.FileSizePipe]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NgxFilesizeModule>;
}