UseRemoteMethod( remoteMethod: Constructor< BaseRemoteMethod<any, any, BaseRemoteMethodMetadata>, >, name: string,): (target: any, propertyKey: string) => void Parameters
- remoteMethod: Constructor<BaseRemoteMethod<any, any, BaseRemoteMethodMetadata>>
- name: string
Returns (target: any, propertyKey: string) => void