Search
Preparing search index...
The search index is not available
Theia TypeDoc
Options
All
Public
Public/Protected
All
Inherited
Menu
Theia TypeDoc
mini-browser
ImageHandler
Class ImageHandler
Handler for JPG resources.
Hierarchy
ImageHandler
Implements
MiniBrowserEndpointHandler
Index
Constructors
constructor
Methods
priority
respond
supported
Extensions
Constructors
constructor
new
Image
Handler
(
)
:
ImageHandler
Returns
ImageHandler
Methods
priority
priority
(
)
:
number
Returns
number
respond
respond
(
statWithContent
:
FileStatWithContent
, response
:
Response
<
any
,
Record
<
string
,
any
>
>
)
:
MaybePromise
<
Response
<
any
,
Record
<
string
,
any
>
>
>
Parameters
statWithContent:
FileStatWithContent
response:
Response
<
any
,
Record
<
string
,
any
>
>
Returns
MaybePromise
<
Response
<
any
,
Record
<
string
,
any
>
>
>
supported
Extensions
supported
Extensions
(
)
:
string
[]
Returns
string
[]
Exports
mini-
browser
Mini
Browser
Commands
Mini
Browser
Content
Style
Mini
Browser
Endpoint
Mini
Browser
Props
Image
Handler
constructor
priority
respond
supported
Extensions
Handler for JPG resources.