@xtrack/visit-widgets 0.17.1 → 0.17.2
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/lib.js +1 -1
- package/dist/lib.mjs +0 -1
- package/dist/lib.umd.js +1 -1
- package/package.json +1 -3
package/dist/lib.mjs
CHANGED
|
@@ -52321,7 +52321,6 @@ const Gje = lr(
|
|
|
52321
52321
|
input: s,
|
|
52322
52322
|
location: u,
|
|
52323
52323
|
radius: c,
|
|
52324
|
-
types: ["address"],
|
|
52325
52324
|
sessionToken: r()
|
|
52326
52325
|
});
|
|
52327
52326
|
return f ? f.map((h) => ({
|