@suluk/journeys - v0.4.0
    Preparing search index...

    Interface CoverageHole

    interface CoverageHole {
        handle: string;
        name: string;
        stub: string;
    }
    Index

    Properties

    Properties

    handle: string
    name: string
    stub: string

    a one-line drop-in stub scenario to cover this operation.