type alias PluginENVimport { type PluginENV } from "https://deno.land/x/aleph@1.0.0-beta.42/server/types.ts"; definition: { isDev: boolean; }