ringcentral-widgets
Version:
RingCentral Integration Widget Library
16 lines (13 loc) • 367 B
JavaScript
;
require("core-js/modules/es6.object.define-property");
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = {
contactDetails: 'Contact Details',
loadingContact: 'Loading contact...',
contactNotFound: 'Contact not found.'
};
exports["default"] = _default;
//# sourceMappingURL=en-US.js.map