@arkadiuminc/sdk
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -1,1 +0,1 @@ | ||
(function(e,t){typeof exports=="object"&&typeof module<"u"?t(exports):typeof define=="function"&&define.amd?define(["exports"],t):(e=typeof globalThis<"u"?globalThis:e||self,t(e.ArkadiumSdk={}))})(this,function(e){"use strict";const t="https://arkadiumsdk.z19.web.core.windows.net/sdk.js";var o=(n=>(n.DEV="DEV",n.PROD="PROD",n))(o||{});let s,i;function d(n){return i?Promise.resolve(i):(s||(s=new Promise(c=>{const r=document.createElement("script");r.src=t,r.onload=()=>{globalThis.__GameApi__.getInstance(n).then(u=>{i=u,c(i)})}})),s)}e.Env=o,e.getInstance=d,Object.defineProperty(e,Symbol.toStringTag,{value:"Module"})}); | ||
(function(e,n){typeof exports=="object"&&typeof module<"u"?n(exports):typeof define=="function"&&define.amd?define(["exports"],n):(e=typeof globalThis<"u"?globalThis:e||self,n(e.ArkadiumSdk={}))})(this,function(e){"use strict";const n="https://arkadiumsdk.z19.web.core.windows.net/sdk.js";var d=(t=>(t.DEV="DEV",t.PROD="PROD",t))(d||{});let o,i;function r(t){return i?Promise.resolve(i):(o||(o=new Promise(c=>{const s=document.createElement("script");s.src=n,s.onload=()=>{globalThis.__GameApi__.getInstance(t).then(u=>{i=u,c(i)})},(document.head||document.body).appendChild(s)})),o)}e.Env=d,e.getInstance=r,Object.defineProperty(e,Symbol.toStringTag,{value:"Module"})}); |
{ | ||
"name": "@arkadiuminc/sdk", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "keywords": [], |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
15341