UNPKG

@gits-id/multi-select

Version:

Vue Multi Select Component

6 lines (5 loc) 153 B
declare module '*.vue' { import type {DefineComponent} from 'vue'; const component: DefineComponent<{}, {}, any>; export default component; }