Comparing version 1.0.2 to 1.0.3
@@ -1,2 +0,3 @@ | ||
import * as OpenCV from './types/opencv'; | ||
export * from './types/opencv.d'; | ||
import * as OpenCV from './types/opencv.d'; | ||
@@ -3,0 +4,0 @@ /** |
{ | ||
"name": "opencv-dev", | ||
"description": "easy to debug", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"author": { | ||
@@ -18,4 +18,4 @@ "name": "morozovsk", | ||
"files": [ | ||
"opencv.js", | ||
"index.d.ts", | ||
"opencv.js", | ||
"opencv.d.ts", | ||
@@ -22,0 +22,0 @@ "types" |
19028203
2917