This commit is contained in:
Kalle
2025-06-11 18:59:54 +03:00
committed by GitHub
parent c36b450382
commit 45cf5ba5cf
78 changed files with 103 additions and 97 deletions

View File

@@ -8,7 +8,7 @@
// 5) params (weapon folder) inside dicts
import fs from "node:fs";
import { z } from "zod";
import { z } from "zod/v4";
import type { MainWeaponParams, SubWeaponParams } from "~/modules/analyzer";
import type { ParamsJson } from "~/modules/analyzer/types";
import {