UNPKG

tass-ui

Version:

A high quality UI Toolkit built on Vue.js3+.

2 lines (1 loc) 66 B
export type AlertType = 'info' | 'success' | 'error' | 'warning';