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