Skip to content

Delete

function Delete(path: string): Function

Registers the decorated method as a handler for DELETE path.

path string · The URL path pattern to match.

returns Function

Learn: Controller classes

Last updated: