import { type Plugin } from "https://deno.land/x/lean@0.0.6/types.ts";
Type Parameters
optional
Options extends PluginOptions = Record<never, never>definition: (instance: Application, options: Options) => Promise<void> | void
import { type Plugin } from "https://deno.land/x/lean@0.0.6/types.ts";