variable singleFlightimport { singleFlight } from "https://deno.land/x/blocks@1.53.4/engine/core/utils.ts"; type<T>() => SingleFlight<T>