import { type HookFunction } from "https://dotland.deno.dev/x/feathers@v5.0.0-pre.28/mod.ts";
Type Parameters
optional
A = Applicationoptional
S = Service<any, any>definition: (context: HookContext<A, S>, next: NextFunction) => Promise<void>
import { type HookFunction } from "https://dotland.deno.dev/x/feathers@v5.0.0-pre.28/mod.ts";