forked from Rowland/EG
7 lines
263 B
JavaScript
7 lines
263 B
JavaScript
"use strict";
|
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
exports.version = void 0;
|
|
// Important: this file is generated from the 'build' script and should not be
|
|
// edited directly
|
|
exports.version = '4.1.5';
|
|
//# sourceMappingURL=version.js.map
|