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

Function test

packages/react-docgen/tests/NodePathSerializer.ts:33–35  ·  view source on GitHub ↗
(val)

Source from the content-addressed store, hash-verified

31 },
32
33 test(val) {
34 return val && val instanceof NodePath;
35 },
36} as Parameters<typeof expect.addSnapshotSerializer>[0];

Calls

no outgoing calls

Tested by

no test coverage detected