KC's Workspace
Github
Preparing search index...
@kcconfigs/vitest
<internal>
PartialMessage
Interface PartialMessage
interface
PartialMessage
{
detail
?:
any
;
id
?:
string
;
location
?:
Partial
<
Location
>
|
null
;
notes
?:
PartialNote
[]
;
pluginName
?:
string
;
text
?:
string
;
}
Index
Properties
detail?
id?
location?
notes?
plugin
Name?
text?
Properties
Optional
detail
detail
?:
any
Optional
id
id
?:
string
Optional
location
location
?:
Partial
<
Location
>
|
null
Optional
notes
notes
?:
PartialNote
[]
Optional
plugin
Name
pluginName
?:
string
Optional
text
text
?:
string
Settings
Member Visibility
Protected
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
On This Page
Properties
detail
id
location
notes
plugin
Name
text
Github
KC's Workspace
Loading...