UNPKG

@ucloud-fe/react-components

Version:
3 lines (2 loc) 128 B
export declare const StyleTypes: ["block-hover", "hover", "active"]; export declare type StyleType = typeof StyleTypes[number];