UNPKG

@opensig/opendesign

Version:

7 lines (6 loc) 189 B
export declare function getRoundClass(props: any, name: string): { class: import('vue').ComputedRef<string>; style: import('vue').ComputedRef<{ [x: string]: any; }>; };