Installation
npm install @greengreystudio/ah-be-package-protocol-account
Usage
// POST /example
@Post(ExampleDto.CommandName)
async expmple(@Body() body: ExampleDto) {
/**
* ....
*/
}
npm install @greengreystudio/ah-be-package-protocol-account
Usage
// POST /example
@Post(ExampleDto.CommandName)
async expmple(@Body() body: ExampleDto) {
/**
* ....
*/
}
npm i @greengreystudio/ah-be-package-protocol-account
0
0.0.2
MIT
36.7 kB
67