@oazmi/esbuild-types - v0.25.0
github
readme
src
dist
examples
Preparing search index...
PartialMessage
Interface PartialMessage
interface
PartialMessage
{
id
?:
string
;
pluginName
?:
string
;
text
?:
string
;
location
?:
null
|
Partial
<
Location
>
;
notes
?:
PartialNote
[]
;
detail
?:
any
;
}
Index
Properties
id?
plugin
Name?
text?
location?
notes?
detail?
Properties
Optional
id
id
?:
string
Optional
plugin
Name
pluginName
?:
string
Optional
text
text
?:
string
Optional
location
location
?:
null
|
Partial
<
Location
>
Optional
notes
notes
?:
PartialNote
[]
Optional
detail
detail
?:
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
plugin
Name
text
location
notes
detail
github
readme
src
dist
examples
@oazmi/esbuild-types - v0.25.0
Loading...