This commit is contained in:
Mykyta Slobodianiuk
2026-06-02 11:07:49 +03:00
commit 34122811dd
36 changed files with 1419 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
const { templateUpdater } = require("@24tools/ads_common");
const { resolve } = require("path");
templateUpdater(resolve(__dirname, "../"));