Type Alias OptionPrimitiveType<T>

OptionPrimitiveType: OptionPrimitiveTypeMap[T]

Get the primitive type for an option type.

Type Parameters