type alias AppHistoryimport { type AppHistory } from "https://dotland.deno.dev/x/windmill@v1.415.1/windmill-api/index.ts"; definition: { version: number; deployment_msg?: string; }