@cosmos.gl/graph 2.7.0-beta.3 → 3.0.0-beta.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{index-u8g06ZrC.js → index-erwqpfu-.js} +7 -7
- package/dist/{index-u8g06ZrC.js.map → index-erwqpfu-.js.map} +1 -1
- package/dist/index.js +1 -1
- package/dist/index.min.js +4 -4
- package/dist/index.min.js.map +1 -1
- package/dist/{webgl-device-BeV8-7_B.js → webgl-device-zHpMG57Z.js} +2 -2
- package/dist/{webgl-device-BeV8-7_B.js.map → webgl-device-zHpMG57Z.js.map} +1 -1
- package/package.json +1 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
var je = Object.defineProperty;
|
|
2
2
|
var Qe = (r, t, e) => t in r ? je(r, t, { enumerable: !0, configurable: !0, writable: !0, value: e }) : r[t] = e;
|
|
3
3
|
var o = (r, t, e) => Qe(r, typeof t != "symbol" ? t + "" : t, e);
|
|
4
|
-
import { i as Me, a as Ye, n as Ke, u as Ze, R as S, l as b, T as B, g as Je, t as We, D as et, b as tt, B as C, S as rt, c as it, d as nt, e as st, f as at, h as ot, j as ct, k as lt, m as pe, o as ut, p as ht } from "./index-
|
|
4
|
+
import { i as Me, a as Ye, n as Ke, u as Ze, R as S, l as b, T as B, g as Je, t as We, D as et, b as tt, B as C, S as rt, c as it, d as nt, e as st, f as at, h as ot, j as ct, k as lt, m as pe, o as ut, p as ht } from "./index-erwqpfu-.js";
|
|
5
5
|
function ft(r) {
|
|
6
6
|
return Me() ? Ye() ? "Electron" : (Ke.userAgent || "").indexOf("Edge") > -1 ? "Edge" : globalThis.chrome ? "Chrome" : globalThis.safari ? "Safari" : globalThis.mozInnerScreenX ? "Firefox" : "Unknown" : "Node";
|
|
7
7
|
}
|
|
@@ -3930,4 +3930,4 @@ function Xr(r, t) {
|
|
|
3930
3930
|
export {
|
|
3931
3931
|
jr as WebGLDevice
|
|
3932
3932
|
};
|
|
3933
|
-
//# sourceMappingURL=webgl-device-
|
|
3933
|
+
//# sourceMappingURL=webgl-device-zHpMG57Z.js.map
|