UNPKG

@lincy/tnui-vue3-uniapp

Version:
4 lines (2 loc) 127 B
export const componentShapes = ['', 'circle', 'round'] as const export type ComponentShape = (typeof componentShapes)[number]