UNPKG
@paddlejs-mediapipe/opencv
Version:
beta (0.0.1)
latest (0.0.4)
1.0.0
0.0.4
0.0.3
0.0.2
0.0.1
lightweight opencv.js
@paddlejs-mediapipe/opencv
/
tsconfig.json
8 lines
(7 loc)
•
105 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"extends"
:
"../../../tsconfig"
,
"include"
:
[
]
,
"exclude"
:
[
"library/*.js"
]
}