Fake Mirrors
GitHub
Example
System
Light
Dark
Search…
Preparing search index...
@famir/http-server
HttpServerMiddleware
Type Alias HttpServerMiddleware
HttpServerMiddleware
:
(
ctx
:
HttpServerContext
,
next
:
HttpServerNextFunction
,
)
=>
Promise
<
void
>
Type Declaration
(
ctx
:
HttpServerContext
,
next
:
HttpServerNextFunction
)
:
Promise
<
void
>
Parameters
ctx
:
HttpServerContext
next
:
HttpServerNextFunction
Returns
Promise
<
void
>
GitHub
Example
Fake Mirrors
Loading...