UNPKG

zarm

Version:

基于 React 的移动端UI库

3 lines (2 loc) 125 B
export declare type SkeletonShape = 'radius' | 'rect' | 'circle'; export declare type SkeletonLineShape = 'radius' | 'rect';