UNPKG

@wfrog/vc

Version:

vue3 组件库 vc

5 lines (4 loc) 74 B
export interface IInputProps { block?: boolean; width?: string; }