Files
ObsidianPad/node_modules/app-builder-lib/out/version.js
T

5 lines
182 B
JavaScript
Raw Normal View History

2026-05-31 18:44:04 +08:00
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.PACKAGE_VERSION = void 0;
exports.PACKAGE_VERSION = "26.8.1";
//# sourceMappingURL=version.js.map