interface Pluginimport { type Plugin } from "https://deno.land/x/blocks@1.96.2/runtime/fresh/plugin.ts"; Propertiesname: stringoptionalmiddlewares: PluginMiddleware[]optionalroutes: PluginRoute[]