ringcentral-widgets
Version:
RingCentral Integration Widget Library
17 lines (14 loc) • 361 B
JavaScript
;
require("core-js/modules/es6.object.define-property");
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = {
matched: 'Matched',
other: 'Other',
associated: 'Associated',
foundFromServer: 'Founds from {appName}'
};
exports["default"] = _default;
//# sourceMappingURL=en-US.js.map