Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Thenable<R>

Type parameters

  • R

Hierarchy

Index

Methods

Methods

then

  • then<U>(onFulfilled?: function, onRejected?: function): Thenable<U>

Generated using TypeDoc