UNPKG

@sendbird/calls-react-native

Version:

Sendbird Calls SDK for React Native: Empower React Native apps with seamless audio, video, and group calling. Build interactive communication easily.

10 lines (9 loc) 218 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; const VERSION = '1.1.8'; var _default = VERSION; exports.default = _default; //# sourceMappingURL=version.js.map