Создать пример шаблона | 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!");
|
||||
};
|
||||
2
пуск|run.череда
Normal file
2
пуск|run.череда
Normal file
@@ -0,0 +1,2 @@
|
||||
пуск
|
||||
привет из шаблона
|
||||
Reference in New Issue
Block a user