From 2f41a7045dbd76031c2a860df2a53dbc395d66af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Huet=20S=C3=A9verin?= <severin.huet8@etu.univ-lorraine.fr> Date: Thu, 13 Mar 2025 14:52:15 +0100 Subject: [PATCH] Ajout des fichiers helloworld.ts et io.ts --- src/helloworld.ts | 0 src/io.ts | 0 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/helloworld.ts create mode 100644 src/io.ts diff --git a/src/helloworld.ts b/src/helloworld.ts new file mode 100644 index 0000000..e69de29 diff --git a/src/io.ts b/src/io.ts new file mode 100644 index 0000000..e69de29 -- GitLab