UNPKG

@mjackson/node-fetch-server

Version:
3 lines 308 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=node-fetch-server.d.ts.map