MCPcopy 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

1import type { NodePath } from '@babel/traverse';
2import getPropertyName from './getPropertyName.js';
3
4const componentMethods = [

Callers

nothing calls this directly

Calls 1

getPropertyNameFunction · 0.85

Tested by

no test coverage detected