Interface LegacySectionParams

Objet params exporté par une section v1

interface LegacySectionParams {
    outils?: string[];
    parametres?: LegacySectionParamsParametres;
    pe?: PlainObject[];
    phrasesEtat?: PlainObject;
}

Properties

outils?: string[]

Les pe à l’ancien format, tableau d’objets compliqués

phrasesEtat?: PlainObject

Les pe au nouveau format, un d’objet peKey => peValue