Preparing search index...
The search index is not available
jimpex
jimpex
StaticsControllerConstructorOptions
Type Alias StaticsControllerConstructorOptions
Statics
Controller
Constructor
Options
:
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.
mime
:
Mime
send
File
:
SendFile
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
jimpex
Loading...
The options to construct a StaticsController.