Type alias SpecType

SpecType: SpecTypes[keyof SpecTypes]

A type representing one of the supported types that generate can return as part of its output (@see Specs), namely a number, a boolean, a number array, a string array, or a string.

Generated using TypeDoc