UNPKG

birdpaper-ui

Version:

一个通用的 vue3 UI组件库。A common vue3 UI component library.

2 lines (1 loc) 74 B
export declare type AlertType = "info" | "success" | "warning" | "error";