MCPcopy Create free account
hub / github.com/ptmt/react-native-macos / wrapperEnd

Function wrapperEnd

local-cli/bundle/output/unbundle/util.js:40–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38}
39
40const wrapperEnd = wrappedCode => wrappedCode.indexOf('{') + 1;
41
42const Section =
43 (line: number, column: number, map: SourceMap) =>

Callers 1

combineSourceMapsFunction · 0.85

Calls 1

indexOfMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…