@rezkit/toursui 0.1.0 → 0.2.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/style.css +2 -2
- package/dist/toursui.cjs +3 -0
- package/dist/toursui.cjs.map +1 -0
- package/dist/toursui.js +1 -0
- package/dist/toursui.js.map +1 -0
- package/package.json +1 -1
- package/dist/toursui.umd.cjs +0 -2
package/dist/toursui.js
CHANGED
@@ -12446,3 +12446,4 @@ export {
|
|
12446
12446
|
Fo as SEARCH_HOST,
|
12447
12447
|
nh as vue
|
12448
12448
|
};
|
12449
|
+
//# sourceMappingURL=toursui.js.map
|