$QLike | UI-Router
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface $QLike

Hierarchy

  • $QLike

Index

Methods

Methods

  • all(promises: object): Promise<any>
  • all(promises: Promise<any>[]): Promise<any[]>
  • reject<T>(reason: any): Promise<T>
  • when<T>(val?: T): Promise<T>

Generated using TypeDoc