Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Enumeration members

Enumeration members

ABORT

ABORT: = "abort"

Action representing an abort of a fetch

FETCH

FETCH: = "fetch"

Action representing a fetch operation.

REJECT

REJECT: = "reject"

Action representing a rejection or failure of the fetch operation.

RESOLVE

RESOLVE: = "resolve"

Action representing a successful resolution of the fetch operation.

Generated using TypeDoc