UNPKG

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

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