CodeQL library for JavaScript/TypeScript
codeql/javascript-all 2.5.1-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)