Files
BambuddyCameraBridge/dist/constants.js
2026-06-30 17:06:06 +02:00

5 lines
202 B
JavaScript

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.BambuddyAddress = void 0;
exports.BambuddyAddress = 'https://print.morphix.nl';
//# sourceMappingURL=constants.js.map