MCPcopy Index your code
hub / github.com/reactjs/react-docgen / expressionLast

Method expressionLast

packages/react-docgen/tests/utils.ts:55–55  ·  view source on GitHub ↗
(
    src: string,
    options?: TransformOptions,
  )

Source from the content-addressed store, hash-verified

53 index?: number,
54 ): NodePath<T>;
55 expressionLast<T = Expression>(
56 src: string,
57 options?: TransformOptions,
58 ): NodePath<T>;

Calls

no outgoing calls

Tested by

no test coverage detected