UNPKG

@educrib/forms

Version:

Data entry library for Educrib Ecosystem

4 lines 60 B
export type TOption = { label: string; value: string; };