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