GitHub
Preparing search index...
The search index is not available
Triangle.js Docs
Triangle.js Docs
src
Types
User
Record
Interface Record
interface
Record
{
_id
:
string
;
endcontext
:
EndContext
;
ismulti
:
boolean
;
replayid
:
string
;
stream
:
string
;
ts
:
string
;
user
:
{
_id
:
string
;
username
:
string
;
}
;
}
Index
Properties
_id
endcontext
ismulti
replayid
stream
ts
user
Properties
_id
_id
:
string
endcontext
endcontext
:
EndContext
ismulti
ismulti
:
boolean
replayid
replayid
:
string
stream
stream
:
string
ts
ts
:
string
user
user
:
{
_id
:
string
;
username
:
string
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_id
endcontext
ismulti
replayid
stream
ts
user
GitHub
Triangle.js Docs
Loading...