Type alias PostStepEvent

PostStepEvent: {
    type: "postStep";
}

Type declaration

  • type: "postStep"