Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin-ext
StringDetails
Interface StringDetails
interface
StringDetails
{
args
?:
Record
<
string
|
number
,
any
>
;
comment
?:
string
|
string
[]
;
message
:
string
;
}
Index
Properties
args?
comment?
message
Properties
Optional
args
args
?:
Record
<
string
|
number
,
any
>
Optional
comment
comment
?:
string
|
string
[]
message
message
:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
args
comment
message
Theia TypeDoc
Loading...