UNPKG

well-rounded-ui

Version:

Well Rounded UI Inputs to beautify your web projects !

4 lines 64 B
export interface Option { id: number; text: string; }