PAMapp/node_modules/@babel/core/lib/transform-file-browser.js
@@ -3,9 +3,9 @@ Object.defineProperty(exports, "__esModule", { value: true }); exports.transformFileSync = transformFileSync; exports.transformFileAsync = transformFileAsync; exports.transformFile = void 0; exports.transformFileAsync = transformFileAsync; exports.transformFileSync = transformFileSync; const transformFile = function transformFile(filename, opts, callback) { if (typeof opts === "function") {