Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 279 Bytes

File metadata and controls

17 lines (11 loc) · 279 Bytes

@eslint-react/core / isUseImperativeHandleCall

Variable: isUseImperativeHandleCall()

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

Parameters

Parameter Type
...a [Node]

Returns

boolean