Trevixal API
Preparing search index...
@trevixal/extension-track-changes
SuggestionRange
Interface SuggestionRange
interface
SuggestionRange
{
author
:
string
;
from
:
number
;
kind
:
"insertion"
|
"deletion"
;
mark
:
Mark
;
path
:
Path
;
timestamp
:
number
;
to
:
number
;
}
Index
Properties
author
from
kind
mark
path
timestamp
to
Properties
Readonly
author
author
:
string
Readonly
from
from
:
number
Readonly
kind
kind
:
"insertion"
|
"deletion"
Readonly
mark
mark
:
Mark
Readonly
path
path
:
Path
Readonly
timestamp
timestamp
:
number
Readonly
to
to
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
author
from
kind
mark
path
timestamp
to
Trevixal API
Loading...