UNPKG

@meleon/uni-ui

Version:

A uniapp components library written in vue3 and typescript

4 lines (3 loc) 68 B
export interface AvatarProps { shape: 'circle' | 'square'; }