Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
ai-chat
CustomCallback
Interface CustomCallback
interface
CustomCallback
{
callback
:
(
(
)
=>
Promise
<
void
>
)
;
label
:
string
;
}
Index
Properties
callback
label
Properties
callback
callback
:
(
(
)
=>
Promise
<
void
>
)
Type declaration
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
label
label
:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
callback
label
Theia TypeDoc
Loading...