Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "src/helpers"

Index

Functions

Functions

isHex

  • isHex(h: string): boolean
  • description

    Given a string, determine if it is in hex encoding or not.

    Parameters

    • h: string

      string to evaluate

    Returns boolean

Generated using TypeDoc