sesaparcours
    Preparing search index...

    Type Alias ConstruitStructurePageOptions

    type ConstruitStructurePageOptions = {
        ratioGauche?: number;
        structure?: string;
        theme?: string;
    }
    Index

    Properties

    ratioGauche?: number
    structure?: string
    theme?: string