hashbrown

integer

API

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