logger-plugin.d.ts 89 B

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