Proppatch

Route handler (method) Decorator. Routes Webdav PROPPATCH requests to the specified path.


const Proppatch: (path?: string | string[]) => MethodDecorator;

See also