Skip to content

Commit

Permalink
apply patch
Browse files Browse the repository at this point in the history
  • Loading branch information
ttt43ttt committed Jan 10, 2024
1 parent b674d08 commit 8386719
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/opencv.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
module.exports=cv;else if(typeof define==='function'&&define['amd'])
define([],function(){return cv;});else if(typeof exports==='object')
exports["cv"]=cv;if(typeof Module==='undefined')
Module={};return cv(Module);}));
var Module={};return cv(Module);}));

0 comments on commit 8386719

Please sign in to comment.