type alias Usageimport { type Usage } from "https://deno.land/x/windmill@v1.242.0/windmill-api/models/Usage.ts"; definition: { executions?: number; }