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