Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 252 Bytes

File metadata and controls

17 lines (11 loc) · 252 Bytes

@eslint-react/core / isUseReducerCall

Variable: isUseReducerCall()

const isUseReducerCall: (...a: [Node]) => boolean;

Parameters

Parameter Type
...a [Node]

Returns

boolean