A higher-order function that returns a function that may be used to check whether an action belongs to one of the provided async thunk action creators.
(optional) The async thunk action creators to match against.
Tests if action
is a thunk action
A higher-order function that returns a function that may be used to check whether an action was created by an async thunk action creator.