@polyv/lottery-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
|
@@ -35257,8 +35257,8 @@ const ZW = BW.exports;
|
|
|
35257
35257
|
console.log(
|
|
35258
35258
|
"%c@polyv/lottery-ui-launch",
|
|
35259
35259
|
"background:#409EFF;padding: 2px 6px;border-radius: 3px;color: #fff",
|
|
35260
|
-
"[version: 2.2.0
|
|
35261
|
-
"[buildTime: 2026-04-
|
|
35260
|
+
"[version: 2.2.0]",
|
|
35261
|
+
"[buildTime: 2026-04-03 07:28:14]"
|
|
35262
35262
|
);
|
|
35263
35263
|
export {
|
|
35264
35264
|
KN as ChoiceLotteryActivity,
|