in src/reducer.ts [11:13]
export default function reducer( state: TState, action: { type: Action; payload: any },