%PDF- %PDF-
Direktori : /var/www/html/node_modules/@swc/helpers/src/ |
Current File : /var/www/html/node_modules/@swc/helpers/src/_new_arrow_check.mjs |
export default function _newArrowCheck(innerThis, boundThis) { if (innerThis !== boundThis) { throw new TypeError("Cannot instantiate an arrow function"); } }