SupportedIdlType:
    | string
    | number
    | Date
    | boolean
    | File
    | undefined

the IDL types supported by the UwcInputElement#value attribute, among other things.