Skip to content

covenix / Put

Function: Put()

Put(path?): MethodDecorator

Defined in: src/decorators.ts:96

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

Parameters

path?

string = ''

Returns

MethodDecorator