UNPKG

@gits-id/form-select

Version:

GITS Form Select Component

3 lines (2 loc) 86 B
export type VFormSelectProps = {}; export type VFormSelectItem = Record<string, any>;