error-response-plugin.d.ts 96 B

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