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