chore : eslint

This commit is contained in:
2025-01-13 22:33:38 +01:00
parent a99853f417
commit 24c39d23d6
5 changed files with 57 additions and 51 deletions
+3
View File
@@ -0,0 +1,3 @@
export interface ConceptEvent {
type: string;
}