@eagleoutice/flowr - v2.10.2
    Preparing search index...

    Interface ParseStepOutput<T>

    interface ParseStepOutput<T> {
        files: ParseStepOutputSingleFile<T>[];
    }

    Type Parameters

    • T
    Index

    Properties

    Properties