MCPcopy Create free account
hub / github.com/TanStack/devtools / addSourceToJsx

Function addSourceToJsx

packages/devtools-vite/src/inject-source.ts:187–235  ·  view source on GitHub ↗
(
  code: string,
  id: string,
  ignore: {
    files?: Array<string | RegExp>
    components?: Array<string | RegExp>
  } = {},
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

handlerFunction · 0.90

Calls 3

matcherFunction · 0.90
createLocMapperFunction · 0.90
visitFunctionsFunction · 0.85

Tested by

no test coverage detected