sesaparcours
    Preparing search index...
    interface Icell {
        color: string;
        gras: boolean;
        latex: boolean;
        texte: string;
    }
    Index

    Properties

    Properties

    color: string
    gras: boolean
    latex: boolean
    texte: string