sesaparcours
    Preparing search index...

    Interface RemoveConnectorPayload

    interface RemoveConnectorPayload {
        connector: ConnectorSerialized;
        oldRang: number;
    }
    Index

    Properties

    Properties

    oldRang: number