Copy

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


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

See also