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