serverPluginJson.d.ts 81 B

12
  1. import { ServerPlugin } from '.';
  2. export declare const jsonPlugin: ServerPlugin;