ReplacementOperatorHandlerArgs: {
    env: REnvironmentInformation;
    id: NodeId;
    operator: string;
    target: string | undefined;
}

Type declaration