sesaparcours
    Preparing search index...

    Interface LegacyNodeElements

    interface LegacyNodeElements {
        branchements: LegacyConnector[];
        id: string;
        params: ParamsValues;
        section: string;
    }
    Index

    Properties

    branchements: LegacyConnector[]
    id: string
    params: ParamsValues
    section: string