UNPKG

runtime-edge

Version:

Run any Edge Function from CLI or Node.js module.

3 lines (2 loc) 159 B
export { consumeUint8ArrayReadableStream, pipeBodyStreamToResponse, createHandler, runServer, } from './server'; export { RuntimeEdge } from './runtime-edge';