UNPKG

ack-angular-webcam

Version:

Angular2 webcam component. Based on MediaDevices and getUserMedia.js

7 lines 331 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var webcam_component_1 = require("./webcam.component"); exports.WebCamComponent = webcam_component_1.WebCamComponent; var webcam_module_1 = require("./webcam.module"); exports.WebCamModule = webcam_module_1.WebCamModule; //# sourceMappingURL=index.js.map