Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext
plugin/command-registry
Handler
Type Alias Handler
Handler
:
<
T
>
(
...
args
:
any
[]
)
=>
T
|
PromiseLike
<
T
|
undefined
>
eslint-disable-next-line @typescript-eslint/no-explicit-any
Type Declaration
<
T
>
(
...
args
:
any
[]
)
:
T
|
PromiseLike
<
T
|
undefined
>
Type Parameters
T
Parameters
...
args
:
any
[]
Returns
T
|
PromiseLike
<
T
|
undefined
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...
eslint-disable-next-line @typescript-eslint/no-explicit-any