animate/webGl/my-threejs-test/node_modules/@parcel/transformer-babel/lib/constants.js

7 lines
177 B
JavaScript
Raw Normal View History

2024-06-24 09:24:00 +00:00
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.BABEL_CORE_RANGE = void 0;
const BABEL_CORE_RANGE = exports.BABEL_CORE_RANGE = '^7.12.0';