Files
2026-08-11 09:53:42 -04:00

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