src/service/duel/win.ts(11,27): error TS2339: Property 'ActionType' does not exist on type 'typeof MsgWin'. src/service/duel/win.ts(12,18): error TS2339: Property 'ActionType' does not exist on type 'typeof MsgWin'. src/service/duel/win.ts(13,18): error TS2339: Property 'ActionType' does not exist on type 'typeof MsgWin'. src/stores/matStore/store.ts(83,41): error TS2339: Property 'ActionType' does not exist on type 'typeof MsgWin'. src/stores/matStore/types.ts(31,41): error TS2713: Cannot access 'MsgWin.ActionType' because 'MsgWin' is a type, but not a namespace. Did you mean to retrieve the type of the property 'ActionType' in 'MsgWin' with 'MsgWin["ActionType"]'? src/ui/Duel/Message/HintNotification.tsx(71,26): error TS2339: Property 'ActionType' does not exist on type 'typeof MsgWin'. src/ui/Duel/Message/HintNotification.tsx(73,20): error TS2339: Property 'ActionType' does not exist on type 'typeof MsgWin'. Cleaning up project directory and file based variables ERROR: Job failed: exit code 1