Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
40
const
wrapperEnd = wrappedCode => wrappedCode.indexOf(
'{'
) + 1;
41
42
const
Section =
43
(line: number, column: number, map: SourceMap) =>
Callers
1
combineSourceMaps
Function · 0.85
Calls
1
indexOf
Method · 0.45
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…