mirror of
https://github.com/SamEyeBam/animate.git
synced 2025-09-27 22:45:25 +00:00
7 lines
177 B
JavaScript
7 lines
177 B
JavaScript
"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'; |