1
0
mirror of https://gitlab.com/comunic/comunicapiv2 synced 2025-06-20 00:25:17 +00:00

Initial commit

This commit is contained in:
2019-11-21 16:08:52 +01:00
commit d335e380b5
5 changed files with 52 additions and 0 deletions

8
src/main.ts Normal file
View File

@ -0,0 +1,8 @@
/**
* Main project script
*
* @author Pierre HUBERT
*/
console.log("Comunic API v6\t@author Pierre HUBERT\t2019-" + new Date().getFullYear());