UNPKG
kurento-module-detectorplugin
Version:
latest (1.1.0)
1.1.0
1.0.0
Face Detector
kurento-module-detectorplugin
/
browser.js
6 lines
(4 loc)
•
94 B
JavaScript
View Raw
1
2
3
4
5
6
/** * Loader for the kurento-module-detectorplugin package on the browser */
require
(
'.'
);