Preparing search index...
The search index is not available
@xpadev-net/niconicomments
@xpadev-net/niconicomments
@types/event
JumpEvent
Interface JumpEvent
interface
JumpEvent
{
message
?:
string
;
timeStamp
:
number
;
to
:
string
;
type
:
"jump"
;
vpos
:
number
;
}
Hierarchy (
view full
)
CommentEventBase
JumpEvent
Index
Properties
message?
time
Stamp
to
type
vpos
Properties
Optional
message
message
?:
string
time
Stamp
time
Stamp
:
number
to
to
:
string
type
type
:
"jump"
vpos
vpos
:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
message
time
Stamp
to
type
vpos
@xpadev-net/niconicomments
Loading...