Initial commit - MassTech UI

This commit is contained in:
2026-08-05 21:15:18 +03:00
commit 866d22ebbc
5337 changed files with 510980 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
import type { Config } from './types/config'
declare const config: Config
export = config