ringcentral-widgets
Version:
RingCentral Integration Widget Library
15 lines (11 loc) • 330 B
JavaScript
;
require("core-js/modules/es6.object.define-property");
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = {
loading: "Cargando..."
}; // @key: @#@"loading"@#@ @source: @#@"Loading ..."@#@
exports["default"] = _default;
//# sourceMappingURL=es-ES.js.map