UNPKG

@cbdev/ngx-webcam

Version:

A simple Angular webcam component. Pure &amp; minimal, no Flash-fallback. <a href="https://basst314.github.io/ngx-webcam/?" target="_blank">See the Demo!</a>

9 lines (8 loc) 433 B
import * as i0 from "@angular/core"; import * as i1 from "./webcam/webcam.component"; import * as i2 from "@angular/common"; export declare class WebcamModule { static ɵfac: i0.ɵɵFactoryDeclaration<WebcamModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<WebcamModule, [typeof i1.WebcamComponent], [typeof i2.CommonModule], [typeof i1.WebcamComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<WebcamModule>; }