Type alias IntType

IntType: "int8" | "uint8" | "int16" | "uint16" | "int32" | "uint32"

valid integer types