From 17b3ee2eaa1b619eab2a93b4419f40076d5deb50 Mon Sep 17 00:00:00 2001
From: Margaux Haller <margaux.haller2@etu.univ-lorraine.fr>
Date: Wed, 28 Feb 2024 15:00:54 +0100
Subject: [PATCH] feat: add helloworld.ts + add 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