sesaparcours
    Preparing search index...

    Interface NormalizedOptions

    interface NormalizedOptions {
        graph: Graph;
        lastResultat?: Resultat;
    }
    Index

    Properties

    Properties

    graph: Graph
    lastResultat?: Resultat