type alias CreateInputimport { type CreateInput } from "https://dotland.deno.dev/x/windmill@v1.415.1/windmill-api/index.ts"; definition: { name: string; args: any; }