sesaparcours
    Preparing search index...
    interface GraphValidateOpts {
        clean?: boolean;
        emptyAllowed?: boolean;
        strict?: boolean;
    }
    Index

    Properties

    clean?: boolean
    emptyAllowed?: boolean
    strict?: boolean