UNPKG

@arco-design/web-vue

Version:

Arco Design Vue 2.0: A Vue.js 3 UI Library

5 lines (4 loc) 161 B
export declare const SIZES: readonly ["default", "small"]; export declare type SizeType = typeof SIZES[number]; declare const _default; export default _default;