@berry-cloud/ngx-unsplash
Version:
Lightweight Angular wrapper for the Unsplash API.
8 lines (7 loc) • 385 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./pipes/blurhash.pipe";
export declare class NgxUnsplashModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NgxUnsplashModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NgxUnsplashModule, [typeof i1.BlurHashPipe], never, [typeof i1.BlurHashPipe]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NgxUnsplashModule>;
}