Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Functions

Index

Methods

Methods

Static getName

  • getName(fn: any): any

Static has

  • has(fn: any): boolean
  • Checks the given function is exist or not.

    Parameters

    • fn: any

    Returns boolean

Static is

  • is(fn: any): boolean
  • Checks the given value is a function or not

    Parameters

    • fn: any

    Returns boolean

Generated using TypeDoc