type alias ServiceInterfaceimport { type ServiceInterface } from "https://dotland.deno.dev/x/feathers@v5.0.0-pre.32/mod.ts"; Type ParametersToptionalD = Partial<T>definition: Partial<ServiceMethods<T, D>>