mirror of
https://github.com/rough-stuff/rough.git
synced 2026-04-22 03:00:28 -04:00
.
This commit is contained in:
@@ -1898,6 +1898,4 @@ class RoughCanvas {
|
||||
}
|
||||
}
|
||||
|
||||
if (exports || window) {
|
||||
(exports || window).RoughCanvas = RoughCanvas;
|
||||
}
|
||||
if (RoughCanvas) { console.log(); }
|
||||
|
||||
@@ -2040,7 +2040,7 @@ var RoughCanvas = function () {
|
||||
return RoughCanvas;
|
||||
}();
|
||||
|
||||
if (exports || window) {
|
||||
(exports || window).RoughCanvas = RoughCanvas;
|
||||
if (RoughCanvas) {
|
||||
console.log();
|
||||
}
|
||||
//# sourceMappingURL=rough.js.map
|
||||
|
||||
File diff suppressed because one or more lines are too long
2
docs/builds/rough.min.js
vendored
2
docs/builds/rough.min.js
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Binary file not shown.
Reference in New Issue
Block a user