interface ParseStepOutputTS {
    parsed: Tree;
}

Properties

Properties

parsed: Tree