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