UNPKG

@remix-run/node-fetch-server

Version:
3 lines 296 B
export { type ClientAddress, type ErrorHandler, type FetchHandler } from './lib/fetch-handler.ts'; export { type RequestListenerOptions, createRequestListener, type RequestOptions, createRequest, createHeaders, sendResponse, } from './lib/request-listener.ts'; //# sourceMappingURL=index.d.ts.map