Export EquipmentCategory type for EnchantmentDesigner
Build and Publish Mana Loop Docker Image / build-and-publish (push) Failing after 53s

This commit is contained in:
2026-05-17 08:14:00 +02:00
parent e462bfcc13
commit 888aa5283d
+2
View File
@@ -2,6 +2,8 @@
// Re-exports all core game types from the types/ subdirectory // Re-exports all core game types from the types/ subdirectory
// ─── Core Game Types (re-exported from types/ subdirectory) ───────────────── // ─── Core Game Types (re-exported from types/ subdirectory) ─────────────────
export type { EquipmentCategory } from './data/equipment/types';
export type { export type {
ElementCategory, ElementCategory,