linXiv frontend (TS/JS)
Preparing search index...
lib/history
WordDiffRun
Interface WordDiffRun
interface
WordDiffRun
{
kind
:
"del"
|
"same"
|
"add"
;
text
:
string
;
}
Index
Properties
kind
text
Properties
kind
kind
:
"del"
|
"same"
|
"add"
text
text
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
kind
text
linXiv frontend (TS/JS)
Loading...