UNPKG

@extclp/vexip-ui

Version:

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

1 lines 570 B
{"version":3,"file":"index.mjs","sources":["../../directives/index.ts"],"sourcesContent":["import { vLoading } from './loading'\r\nimport { vResize } from './resize'\r\n\r\nimport type { App } from 'vue'\r\n\r\nexport function installDirectives(app: App) {\r\n app.directive('loading', vLoading)\r\n app.directive('resize', vResize)\r\n}\r\n\r\nexport * from './loading'\r\nexport * from './resize'\r\n"],"names":["installDirectives","app","vLoading","vResize"],"mappings":";;AAKO,SAASA,EAAkBC,GAAU;AACtC,EAAAA,EAAA,UAAU,WAAWC,CAAQ,GAC7BD,EAAA,UAAU,UAAUE,CAAO;AACjC;"}