index.ts 106 B

123
  1. export { setupElement } from '@/plugins/element';
  2. export { setupDirectives } from '@/plugins/directives';