refonte debut module

This commit is contained in:
2021-01-21 09:37:31 +01:00
parent baaf398e5d
commit a2e304bb63
41 changed files with 871 additions and 1203 deletions

View File

@ -0,0 +1,5 @@
console.log("js linkef");
function init() {
console.log("init ok");
}