Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ptmt/react-native-macos
/ isJSON
Method
isJSON
packager/src/node-haste/Module.js:427–429 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
425
}
426
427
isJSON() {
428
return
extname(this.path) ===
'.json'
;
429
}
430
431
isAsset() {
432
return
false;
Callers
3
getDependencies
Function · 0.45
wrapModule
Method · 0.45
getOrderedDependenciesAsJSON
Function · 0.45
Calls
no outgoing calls
Tested by
1
getOrderedDependenciesAsJSON
Function · 0.36