UNPKG

@bitrix24/b24jssdk

Version:

Bitrix24 REST API JavaScript SDK

17 lines (14 loc) 546 B
/** * @package @bitrix24/b24jssdk * @version 1.0.1 * @copyright (c) 2026 Bitrix24 * @license MIT * @see https://github.com/bitrix24/b24jssdk * @see https://bitrix24.github.io/b24jssdk/ */ import { getDefaultExportFromCjs } from './_commonjsHelpers.mjs'; import { __require as requireProtobuf } from '../pullClient/protobuf/protobuf.mjs'; var protobufExports = /*@__PURE__*/ requireProtobuf(); const $protobuf = /*@__PURE__*/getDefaultExportFromCjs(protobufExports); export { $protobuf as default }; //# sourceMappingURL=protobuf.mjs.map