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