UNPKG

nutui-uniapp

Version:

京东风格的轻量级移动端 Uniapp、Vue3 组件库(支持小程序开发)

3 lines (2 loc) 111 B
export const searchbarShape = ['square', 'round'] export type SearchbarShape = (typeof searchbarShape)[number]