UNPKG

magicbell

Version:
10 lines 324 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.pkg = void 0; // Note, constants are replaced right after tsc built the project. // Update scripts/post-build.ts when requirements here change. exports.pkg = { name: 'magicbell', version: '4.4.1', }; //# sourceMappingURL=pkg.js.map