express-rest-decorators - v1.0.0-rc.2
GitHub
npm
Preparing search index...
Action
Interface Action
interface
Action
{
next
?:
unknown
;
request
:
unknown
;
response
:
unknown
;
}
Index
Properties
next?
request
response
Properties
Optional
next
next
?:
unknown
request
request
:
unknown
response
response
:
unknown
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
next
request
response
GitHub
npm
express-rest-decorators - v1.0.0-rc.2
Loading...