Base FIles

This commit is contained in:
2025-02-11 14:22:32 +01:00
commit 9ab1d18989
13 changed files with 1597 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
const inp =
``;
console.log(inp.replaceAll("\t", ":").replaceAll("\n", ","));