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

This commit is contained in:
2020-07-27 14:04:50 +03:00
commit 2f882e9409
7 changed files with 179 additions and 0 deletions

10
пример|sample.js Normal file
View File

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