sesaparcours
    Preparing search index...

    Format d’un état du state (le présent ou un élément de past|future)

    interface stateRecord {
        nodesList: GraphNodeSerialized[];
        startingId: string;
    }
    Index

    Properties

    nodesList: GraphNodeSerialized[]
    startingId: string