class FeathersHookManager
extends HookManager
import { FeathersHookManager } from "https://dotland.deno.dev/x/feathers@v5.0.0-pre.28/mod.ts";
Constructors
new
FeathersHookManager(app: A, method: string)Methods
collectMiddleware(self: any, args: any[]): Middleware[]
middleware(mw: Middleware[])