Datalayer VS Code Extension - v0.0.6
Preparing search index...
types/messages
OpenOutlineMessage
Interface OpenOutlineMessage
Request to open outline view
interface
OpenOutlineMessage
{
body
:
Record
<
string
,
never
>
;
type
:
"open-outline"
;
}
Index
Properties
body
type
Properties
body
body
:
Record
<
string
,
never
>
type
type
:
"open-outline"
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
body
type
Datalayer VS Code Extension - v0.0.6
Loading...
Request to open outline view