@eagleoutice/flowr - v2.10.2
    Preparing search index...
    interface MatchesEnrichmentArgs<E extends Enrichment> {
        enrichment: E;
        test: RegExp;
    }

    Type Parameters

    Index

    Properties

    Properties

    enrichment: E
    test: RegExp