@cobaltx/sdk-v2
Version:
An SDK for building applications on top of CobaltX.
2 lines • 793 B
JavaScript
;var t=Object.defineProperty;var c=Object.getOwnPropertyDescriptor;var l=Object.getOwnPropertyNames;var r=Object.prototype.hasOwnProperty;var s=(n,o)=>{for(var e in o)t(n,e,{get:o[e],enumerable:!0})},p=(n,o,e,a)=>{if(o&&typeof o=="object"||typeof o=="function")for(let i of l(o))!r.call(n,i)&&i!==e&&t(n,i,{get:()=>o[i],enumerable:!(a=c(o,i))||a.enumerable});return n};var b=n=>p(t({},"__esModule",{value:!0}),n);var E={};s(E,{EMPTY_CONNECTION:()=>x,EMPTY_OWNER:()=>d});module.exports=b(E);var d="please provide owner in load() initialization or you can set by calling cobaltx.setOwner(owner)",x="please provide connection in load() initialization or set it by cobaltx.setConnection(connection)";0&&(module.exports={EMPTY_CONNECTION,EMPTY_OWNER});
//# sourceMappingURL=error.js.map