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