Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/transistorsoft/react-native-background-geolocation
/ unquote
Function
unquote
scripts/xcode-helpers.js:158–160 ·
view source on GitHub ↗
(str)
Source
from the content-addressed store, hash-verified
156
}
157
158
function
unquote(str) {
159
return
(str ||
''
).replace(/^
"(.*)"
$/,
'$1'
);
160
}
161
162
module.exports = {
163
getBuildProperty: getBuildProperty,
Callers
1
removeFromFrameworkSearchPaths
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected