@bitrix24/b24jssdk
Version:
Bitrix24 REST API JavaScript SDK
21 lines (16 loc) • 616 B
JavaScript
/**
* @package @bitrix24/b24jssdk
* @version 2.0.0
* @copyright (c) 2026 Bitrix24
* @license MIT
* @see https://github.com/bitrix24/b24jssdk
* @see https://bitrix24.github.io/b24jssdk/
*/
;
Object.defineProperty(exports, '__esModule', { value: true });
const _commonjsHelpers = require('./_commonjsHelpers.cjs');
const protobuf = require('../pullClient/protobuf/protobuf.cjs');
var protobufExports = /*@__PURE__*/ protobuf.__require();
const $protobuf = /*@__PURE__*/_commonjsHelpers.getDefaultExportFromCjs(protobufExports);
exports.default = $protobuf;
//# sourceMappingURL=protobuf.cjs.map