MCPcopy 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

getDependenciesFunction · 0.45
wrapModuleMethod · 0.45

Calls

no outgoing calls

Tested by 1