jimpex
Preparing search index...
StaticsControllerConstructorOptions
Type Alias StaticsControllerConstructorOptions
StaticsControllerConstructorOptions
:
DeepPartial
<
StaticsControllerOptions
>
&
{
inject
:
{
mime
:
Mime
;
sendFile
:
SendFile
}
;
}
The options to construct a
StaticsController
.
Type Declaration
inject
:
{
mime
:
Mime
;
sendFile
:
SendFile
}
A dictionary with the dependencies to inject.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
jimpex
Loading...
The options to construct a StaticsController.