jimpex
Preparing search index...
showHTMLMiddleware
Variable showHTMLMiddleware
Const
showHTMLMiddleware
:
ResourceCreator
<
"middleware"
,
"connect"
,
(
options
?:
ShowHTMLMiddlewareOptions
,
)
=>
<
ContainerType
extends
Jimpex
=
Jimpex
>
(
app
:
ContainerType
,
)
=>
AsyncExpressMiddleware
,
MiddlewareConnectFn
,
>
= ...
Creates the middleware that serves an HTML file in the response.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
jimpex
Loading...
Creates the middleware that serves an HTML file in the response.