Initial project import
This commit is contained in:
9
node_modules/maath/dist/classCallCheck-eaf0efc7.cjs.dev.js
generated
vendored
Normal file
9
node_modules/maath/dist/classCallCheck-eaf0efc7.cjs.dev.js
generated
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
'use strict';
|
||||
|
||||
function _classCallCheck(instance, Constructor) {
|
||||
if (!(instance instanceof Constructor)) {
|
||||
throw new TypeError("Cannot call a class as a function");
|
||||
}
|
||||
}
|
||||
|
||||
exports._classCallCheck = _classCallCheck;
|
||||
Reference in New Issue
Block a user