UNPKG

@wfrog/vc

Version:

vue3 组件库 vc

5 lines (4 loc) 86 B
export interface IScreenfullProps { color?: string; size?: string | number; }