vexip-ui
Version:
A Vue 3 UI library, Highly customizability, full TypeScript, performance pretty good
1 lines • 446 B
Source Map (JSON)
{"version":3,"file":"symbol.cjs","sources":["../../../components/bubble/symbol.ts"],"sourcesContent":["export type BubbleType = 'default' | 'primary' | 'info' | 'success' | 'warning' | 'error'\n\nexport const bubbleTypes = Object.freeze<BubbleType[]>([\n 'default',\n 'primary',\n 'info',\n 'success',\n 'warning',\n 'error',\n])\n"],"names":["bubbleTypes"],"mappings":"gFAEa,MAAAA,EAAc,OAAO,OAAqB,CACrD,UACA,UACA,OACA,UACA,UACA,OACF,CAAC"}