the-tip-top-backend/node_modules/@babel/helpers/lib/helpers/temporalUndefined.js

10 lines
198 B
JavaScript

"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = _temporalUndefined;
function _temporalUndefined() {}
//# sourceMappingURL=temporalUndefined.js.map