Type Alias OptionPrimitiveType<T>

OptionPrimitiveType<T>: OptionPrimitiveTypeMap[T]

Get the primitive type for an option type.

Type Parameters