@turbowarp/types
Preparing search index...
scratch-vm
VM
Comment
Interface Comment
interface
Comment
{
blockId
:
string
|
null
;
height
:
number
;
id
:
string
;
minimized
:
boolean
;
text
:
string
;
width
:
number
;
x
:
number
;
y
:
number
;
toXML
()
:
string
;
}
Index
Properties
block
Id
height
id
minimized
text
width
x
y
Methods
to
XML
Properties
block
Id
blockId
:
string
|
null
height
height
:
number
id
id
:
string
minimized
minimized
:
boolean
text
text
:
string
width
width
:
number
x
x
:
number
y
y
:
number
Methods
to
XML
toXML
()
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
block
Id
height
id
minimized
text
width
x
y
Methods
to
XML
@turbowarp/types
Loading...