Software Development Kit
Utilities
Common Utilities
Utils
typeguards

typeguards.ts (opens in a new tab)

Series of user-defined typeguards that help verify the shape of data.

Functions

  • isArray
  • isNumber
  • isString
  • isBoolean
  • isNumberish
  • isEthAddress
  • isArgType
  • isNumberString
  • isLengthOf