type alias Hookimport { type Hook } from "https://dotland.deno.dev/x/feathers@v5.0.0-pre.28/mod.ts"; Type ParametersoptionalA = ApplicationoptionalS = Service<any, any>definition: LegacyHookFunction<A, S>