UNPKG

insomnia-plugin-douglasmariz-response-xml-to-json

Version:
4 lines (3 loc) 90 B
export type NetworkContext = { sendRequest(request: Request): Promise<Response>; }