interface libellesCategorie {
    libelle: string;
}

Properties

Properties

libelle: string