Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Functions

Functions

isBool

  • isBool(value: any): value is boolean
  • Returns true if the given value is a boolean value

    Parameters

    • value: any

    Returns value is boolean

Generated using TypeDoc