Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext
plugin/known-commands
KnownCommands
map
Function map
map
<
T
>
(
id
:
string
,
args
:
undefined
|
any
[]
,
toDo
:
(
mappedId
:
string
,
mappedArgs
:
undefined
|
any
[]
,
mappedResult
:
ConversionFunction
,
)
=>
T
,
)
:
T
eslint-disable-next-line @typescript-eslint/no-explicit-any
Type Parameters
T
Parameters
id
:
string
args
:
undefined
|
any
[]
toDo
:
(
mappedId
:
string
,
mappedArgs
:
undefined
|
any
[]
,
mappedResult
:
ConversionFunction
,
)
=>
T
Returns
T
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