type alias JobSearchHitimport { type JobSearchHit } from "https://deno.land/x/windmill@v1.416.0/windmill-api/index.ts"; definition: { dancer?: string; }