Sanity Library Reference Docs
Preparing search index...
@sanity/client
LiveEventMessage
Interface LiveEventMessage
interface
LiveEventMessage
{
id
:
string
;
tags
:
`
s1:
${
string
}
`
[]
;
type
:
"message"
;
}
Index
Properties
id
tags
type
Properties
id
id
:
string
tags
tags
:
`
s1:
${
string
}
`
[]
type
type
:
"message"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
tags
type
Sanity Library Reference Docs
Loading...