Closed
Description
The current typing for the history Actions
interface is wrong. It defines the action value as an object when it is actually an array of objects.
javascript/src/core/types/api/history.ts
Lines 134 to 144 in 0beda2c
The current typing for the history Actions
interface is wrong. It defines the action value as an object when it is actually an array of objects.
javascript/src/core/types/api/history.ts
Lines 134 to 144 in 0beda2c