type alias NextFnimport { type NextFn } from "https://deno.land/x/mtkruto@0.1.130/client/3_types.ts"; Type ParametersoptionalT = voiddefinition: () => Promise<T>