Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PromiseMachineSchema

Hierarchy

  • PromiseMachineSchema

Index

Properties

Properties

states

states: { pending: {}; rejected: {}; resolved: {} }

Type declaration

  • pending: {}
  • rejected: {}
  • resolved: {}

Generated using TypeDoc