Создать заготовку | Create a stub

This commit is contained in:
2020-07-29 14:49:25 +03:00
commit 880e3a4f3d
10 changed files with 606 additions and 0 deletions

10
пуск|run.js Normal file
View File

@@ -0,0 +1,10 @@
// // // //
ВывестиПриветствиеОтФайловГлавреда = мир =>
{
console.debug("Привет от Файлов Главреда");
};