UNPKG

vexip-ui

Version:

A Vue 3 UI library, Highly customizability, full TypeScript, performance pretty good

1 lines 539 B
{"version":3,"file":"index.cjs","sources":["../../directives/index.ts"],"sourcesContent":["import { vLoading } from './loading'\nimport { vResize } from './resize'\n\nimport type { App } from 'vue'\n\nexport function installDirectives(app: App) {\n app.directive('loading', vLoading)\n app.directive('resize', vResize)\n}\n\nexport * from './loading'\nexport * from './resize'\n"],"names":["installDirectives","app","vLoading","vResize"],"mappings":"uJAKO,SAASA,EAAkBC,EAAU,CACtCA,EAAA,UAAU,UAAWC,UAAQ,EAC7BD,EAAA,UAAU,SAAUE,SAAO,CACjC"}