ixfx
    Preparing search index...

    Type Alias StepContext

    type StepContext = {
        endIndex: number;
        startIndex: number;
    }
    Index

    Properties

    Properties

    endIndex: number
    startIndex: number