type alias Scriptimport { type Script } from "https://deno.land/x/ndeno@v2.1.2/src/pm.ts"; definition: { cwd: string; key: string; value: string; magicKey: string; relativedWorkspace?: string; }