UNPKG

@gits-id/form-select

Version:

GITS Form Select Component

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