error-response-plugin.d.ts 88 B

12
  1. import { Plugin } from '../../types';
  2. export declare const errorResponsePlugin: Plugin;