index.ts 112 B

12
  1. export { default as JsqSelect } from './src/Jsq-select.vue';
  2. export { useSelect } from './src/hooks/useSelect';