UNPKG

@gits-id/dropdown

Version:

GITS Dropdown Component

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