getHandlerHistory
Stentor API Reference / stentor-history/src / getHandlerHistory
Function: getHandlerHistory()
getHandlerHistory(
history):HandlerHistoryData[]
Defined in: packages/stentor-history/src/getHandlerHistory.ts:11
Take in the history, filters out all other history types and then returns sorted in reverse chronological order (latest is index 0).
Parameters​
history​
Returns​
HandlerHistoryData[]