Lock
Route handler (method) Decorator. Routes Webdav LOCK requests to the specified path.
const Lock: (path?: string | string[]) => MethodDecorator;
Route handler (method) Decorator. Routes Webdav LOCK requests to the specified path.
const Lock: (path?: string | string[]) => MethodDecorator;