Type Alias RunTimeType

RunTimeType: RawTypeOfOutput | "array" | "null"

The available run-time type options. In addition to the options returned by the built-in typeof operator, this adds 'array' as a type string.