Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "util/next.tick"

Index

Variables

Functions

Variables

Const _nextTick

_nextTick: Function = getNextTick()

Functions

getGlobal

  • getGlobal(): any

getNextTick

  • getNextTick(): Function
  • Returns a function that can set up your operator as soon as possible in your environment

    Returns Function

nextTick

  • nextTick<Args, Result>(operator: TypedFunction<Args, Result>, ...args: Args): void

Generated using TypeDoc