type alias ScriptRe-exportimport { type Script } from "https://deno.land/x/lucid@0.10.10/mod.ts"; definition: { type: ScriptType; script: string; }