Изменить '🎬.js'

This commit is contained in:
2020-11-19 17:18:54 +01:00
parent 79382cc465
commit 15df1f3132

5
🎬.js Normal file
View File

@@ -0,0 +1,5 @@
ПриветИзШаблона = мир =>
{
console.log("Привет из шаблона!");
console.log("Hello from the template!");
};