MCPcopy Index your code
hub / github.com/react/react / server.js

File server.js

scripts/bench/server.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3const http2Server = require('http2');
4const httpServer = require('http-server');

Callers

nothing calls this directly

Calls 3

serveBenchmarkFunction · 0.85
exitMethod · 0.80
errorMethod · 0.65

Tested by

no test coverage detected