Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Functions

Functions

promisify

  • promisify(func: (...args: Array<any>) => any): (Anonymous function)
  • Parameters

    • func: (...args: Array<any>) => any
        • (...args: Array<any>): any
        • Parameters

          • Rest ...args: Array<any>

          Returns any

    Returns (Anonymous function)

Legend

  • Variable
  • Function
  • Function with type parameter
  • Type alias
  • Interface
  • Interface with type parameter
  • Class
  • Class with type parameter
  • Enumeration

Generated using TypeDoc