Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/reactjs/react-docgen
/ isReactComponentMethod.ts
File
isReactComponentMethod.ts
packages/react-docgen/src/utils/isReactComponentMethod.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ NodePath } from
'@babel/traverse'
;
2
import
getPropertyName from
'./getPropertyName.js'
;
3
4
const
componentMethods = [
Callers
nothing calls this directly
Calls
1
getPropertyName
Function · 0.85
Tested by
no test coverage detected