Skip to content

Documentation / @andrew_l/tl-pack / Structure / PropOptions

Interface: PropOptions<T>

Type Parameters

T

T = any

Properties

required?

optional required: boolean


type

type: null | PropType<T> | [null]