type alias ScriptHistoryimport { type ScriptHistory } from "https://dotland.deno.dev/x/wmill@v1.418.0/gen/types.gen.ts"; definition: { script_hash: string; deployment_msg?: string; }