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