type alias NewScriptWithDraftimport { type NewScriptWithDraft } from "https://dotland.deno.dev/x/wmill@v1.418.0/gen/index.ts"; definition: NewScript & { draft?: NewScript; hash: string; }