UNPKG
@skiyee/uni-ui
Version:
latest (1.1.0)
1.1.0
1.0.0
0.2.0
0.1.1
一个由原子化CSS驱动、符合直觉设计、高度定制化、面向AI时代的移动端 UI 库,助力开发者打造独特且差异化的移动端应用程序
github.com/skiyee/ui
skiyee/ui
@skiyee/uni-ui
/
dist
/
constants
/
roller.cjs
7 lines
•
224 B
JavaScript
View Raw
1
2
3
4
5
6
7
/** *
@skiyee
/uni-ui v1.0.0 *
@author
skiyee(https://github.com/skiyee) *
@license
Apache License 2.0 *
@copyright
2025-present skiyee All rights reserved. **/
const
e=
Symbol
(
`sk-roller-group`
);
exports
.
SK_ROLLER_GROUP_KEY
=e;