Skip to content

Commit 35381d6

Browse files
committed
Rename .ts files to .d.ts files
1 parent d484c8c commit 35381d6

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+5
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "4.12.0-release.1",
44
"description": "OpenCV JavaScript version for node.js or browser",
55
"main": "dist/opencv.js",
6-
"types": "dist/src/index.d.ts",
6+
"types": "src/index.d.ts",
77
"files": [
88
"dist/",
99
"src/"
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)