Skip to content

covenix / Delete

Function: Delete()

Delete(path?): MethodDecorator

Defined in: src/decorators.ts:100

Maps the decorated method to an HTTP DELETE route. See Get.

Parameters

path?

string = ''

Returns

MethodDecorator