UNPKG
kurento-module-nubofacedetector
Version:
latest (0.0.5)
0.0.5
Face detector of the Nubomedia project
kurento-module-nubofacedetector
/
lib
/
browser.js
6 lines
(4 loc)
•
96 B
JavaScript
View Raw
1
2
3
4
5
6
/** * Loader for the kurento-module-nubofacedetector package on the browser */
require
(
'.'
);