UNPKG

cocori-ng

Version:

Cocori-ng is an Angular full of great components & utilites based on Material

9 lines (8 loc) 346 B
import * as i0 from "@angular/core"; export declare class ImageFullscreenViewService { constructor(); isBase64(str: any): boolean; base64FileExtension(str: any): any; static ɵfac: i0.ɵɵFactoryDeclaration<ImageFullscreenViewService, never>; static ɵprov: i0.ɵɵInjectableDeclaration<ImageFullscreenViewService>; }