wx-chant/@babel/runtime/helpers/classCallCheck.js
@zuopngfei 7e88dbb16c wee
2025-10-19 18:08:12 +08:00

1 line
139 B
JavaScript

function _classCallCheck(a,l){if(!(a instanceof l))throw new TypeError("Cannot call a class as a function")}module.exports=_classCallCheck;