MCPcopy Create free account
hub / github.com/FlashpointProject/launcher / parse

Function parse

src/back/ExtConfigFile.ts:45–47  ·  view source on GitHub ↗
(json: any)

Source from the content-addressed store, hash-verified

43 }
44
45 function parse(json: any): AppExtConfigData {
46 return overwriteExtConfigData({}, json);
47 }
48}

Callers 1

readFileFunction · 0.70

Calls 1

overwriteExtConfigDataFunction · 0.90

Tested by

no test coverage detected