Hierarchy

  • ChannelFsm

Properties

Properties

state?: ChannelState | {
    reject: Function;
    resolve: Function;
}

Generated using TypeDoc