MCPcopy
hub / github.com/facebook/react / destroy

Function destroy

packages/react-markup/src/ReactMarkupServer.js:105–108  ·  view source on GitHub ↗
(error: mixed)

Source from the content-addressed store, hash-verified

103 return true;
104 },
105 destroy(error: mixed): void {
106 abortFizz(fizzRequest, error);
107 reject(error);
108 },
109 };
110 let buffer = '';
111 const fizzDestination = {

Callers 1

Calls 1

rejectFunction · 0.50

Tested by

no test coverage detected