type alias Scriptimport { type Script } from "https://deno.land/x/lucid@0.10.5/src/types/types.ts"; definition: { type: ScriptType; script: string; }