react-native-agora-chat
Version:
react native chat sdk
12 lines (10 loc) • 377 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = void 0;
// This file is generated automatically. Please do not edit it manually. If necessary, you can run the 'scripts/bundle-icons.js' script to generate it again.
const VERSION = '1.3.4';
var _default = VERSION;
exports.default = _default;
//# sourceMappingURL=version.js.map