5 lines
No EOL
194 B
JavaScript
5 lines
No EOL
194 B
JavaScript
"use strict";
|
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
exports.VERSION = void 0;
|
|
exports.VERSION = '4.26.0'; // x-release-please-version
|
|
//# sourceMappingURL=version.js.map
|