OptionValuesLengthAPI/Type Aliases/OptionValuesLengthseyfert/lib/builders/Base.d.tsSignatureexport type OptionValuesLength = { max: number; min: number;};Properties2maxminMethods0No methods.Propertiesmax#max: number;min#min: number;