type alias ServiceMixinimport { type ServiceMixin } from "https://dotland.deno.dev/x/feathers@v5.0.0-pre.28/mod.ts"; Type ParametersAdefinition: (service: FeathersService<A>,path: string,options?: ServiceOptions,) => void