Type alias StepWithPmiAsyncResult

StepWithPmiAsyncResult: StepWithPmiResult & {
    embedded?: boolean;
}

Type declaration

  • Optional embedded?: boolean