Создать пример шаблона | Create a sample of the template
This commit is contained in:
5
пуск|run.js
Normal file
5
пуск|run.js
Normal file
@@ -0,0 +1,5 @@
|
||||
ПриветИзШаблона = мир =>
|
||||
{
|
||||
console.log("Привет из шаблона!");
|
||||
console.log("Hello from the template!");
|
||||
};
|
||||
Reference in New Issue
Block a user