Move

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


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

See also