✨ feat: add new trap method #46
Annotations
5 errors
Validating Code:
src/main/trap/redux.ts#L85
Type '{}' is missing the following properties from type 'DucktypedState': scratchGui, scratchPaint, locales
|
Validating Code:
src/main/trap/redux.ts#L95
Type '(action: A) => void' is not assignable to type '(action: DucktypedAction) => unknown'.
|
Validating Code:
src/main/trap/redux.ts#L96
Type 'S' is not assignable to type 'DucktypedState'.
|
Validating Code:
src/main/trap/redux.ts#L102
Type 'S' is not assignable to type 'DucktypedState'.
|
Validating Code
Process completed with exit code 1.
|