hashbrown

number

API

export declare function number(
  description: string,
  constraints?:  NumberConstraints ,
):  NumberType; 
number
NumberType
@paramdescription:
string
@optionalconstraints:
NumberConstraints
@returns
NumberType