CodeQL library for JavaScript/TypeScript
codeql/javascript-all 2.6.21-dev (changelog, source)
Search

Member predicate Redux::ReducerArg::isTypeTagHandler

Holds if the actions dispatched to this reducer have the given action.type value.

predicate isTypeTagHandler(string actionType)