Type Alias ConstruitStructurePageOptions

ConstruitStructurePageOptions: {
    ratioGauche?: number;
    structure?: string;
    theme?: string;
}