UNPKG

ngx-webcam2

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>

6 lines (5 loc) 104 B
/* SystemJS module definition */ declare var module: NodeModule; interface NodeModule { id: string; }