test
This commit is contained in:
@@ -142,4 +142,5 @@ export type DocInfo = {
|
|||||||
updatedAt: string;
|
updatedAt: string;
|
||||||
statut: DocStatut;
|
statut: DocStatut;
|
||||||
commentaire?: string | null;
|
commentaire?: string | null;
|
||||||
|
|
||||||
} | null;
|
} | null;
|
||||||
|
|||||||
Reference in New Issue
Block a user