Member Junction
    Preparing search index...

    One expected action in a golden file.

    interface CorpusExpectedAction {
        name: string;
        params?: Record<string, CorpusParamMatcher>;
    }
    Index

    Properties

    Properties

    name: string
    params?: Record<string, CorpusParamMatcher>