UNPKG

zarm

Version:

基于 React 的移动端UI库

5 lines (4 loc) 166 B
import Wheel from './Wheel'; export type { WheelProps, WheelCssVars } from './Wheel'; export type { WheelItem, WheelValue } from './interface'; export default Wheel;