@eagleoutice/flowr - v2.10.2
    Preparing search index...
    type ReplacementOperatorHandlerArgs = {
        env: REnvironmentInformation;
        id: NodeId;
        operator: Identifier;
        target: string | undefined;
    }
    Index

    Properties

    Properties

    id: NodeId
    operator: Identifier
    target: string | undefined