Создать заготовку | Create a stub
This commit is contained in:
10
пример|sample.js
Normal file
10
пример|sample.js
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
|
||||
// // // //
|
||||
|
||||
|
||||
ВывестиПриветствиеОтUIK = мир =>
|
||||
{
|
||||
console.debug("Привет от UIK");
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user