Mkcol

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


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

See also