type alias UserUsageimport { type UserUsage } from "https://deno.land/x/windmill@v1.416.0/windmill-api/index.ts"; definition: { email?: string; executions?: number; }