Browse Source

calls fn

newtheme
Andrey Parfenov 6 months ago
parent
commit
ea1c70ace5
  1. 2
      script.js

2
script.js

@ -13,3 +13,5 @@ function copyStatic() { @@ -13,3 +13,5 @@ function copyStatic() {
console.log('staticEl', staticEl);
console.log('staticCopy', staticCopy);
}
copyStatic();
Loading…
Cancel
Save