@polyv/check-in-ui-launch 2.2.0-rc-20260402.1 → 2.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/index.cjs.js +1 -1
- package/index.es.js +2 -2
- package/index.umd.js +1 -1
- package/package.json +1 -1
package/index.es.js
CHANGED
|
@@ -31206,8 +31206,8 @@ const zV = QV.exports;
|
|
|
31206
31206
|
console.log(
|
|
31207
31207
|
"%c@polyv/check-in-ui-launch",
|
|
31208
31208
|
"background:#409EFF;padding: 2px 6px;border-radius: 3px;color: #fff",
|
|
31209
|
-
"[version: 2.2.0
|
|
31210
|
-
"[buildTime: 2026-04-
|
|
31209
|
+
"[version: 2.2.0]",
|
|
31210
|
+
"[buildTime: 2026-04-03 07:26:47]"
|
|
31211
31211
|
);
|
|
31212
31212
|
export {
|
|
31213
31213
|
zV as CheckinPopup,
|