UNPKG

@dapplets/dapplet-extension

Version:
6 lines (5 loc) 86 B
export interface IDropdown { _id: string; label: string; value: string; }