• isBoolean(obj: unknown): obj is boolean
  • Parameters

    • obj: unknown

    Returns obj is boolean

Generated using TypeDoc