MCPcopy Create free account
hub / github.com/DFin/palaeograph / error

Function error

src/csvLoader.js:73–75  ·  view source on GitHub ↗
(error)

Source from the content-addressed store, hash-verified

71 });
72 },
73 error(error) {
74 reject(error);
75 }
76 });
77 });
78}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected