@eagleoutice/flowr - v2.10.2
    Preparing search index...
    AnalyzerCacheType: Parser extends TreeSitterExecutor
        ? Partial<PipelineOutput<typeof TREE_SITTER_DATAFLOW_PIPELINE>>
        : Partial<PipelineOutput<typeof DEFAULT_DATAFLOW_PIPELINE>>

    Type Parameters