UNPKG

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

Version:
10 lines (9 loc) 251 B
"use strict"; // export type RequestAction = { // label: string; // action: (context: Context, models: { // requestGroup: RequestGroup; // request: Request; // }): void | Promise<void>; // icon?: string; // };