Preparing search index...
The search index is not available
linXiv frontend (TS/JS)
linXiv frontend (TS/JS)
types/api
GraphEdge
Interface GraphEdge
interface
GraphEdge
{
source
:
string
;
target
:
string
;
type
?:
string
;
}
Index
Properties
source
target
type?
Properties
source
source
:
string
target
target
:
string
Optional
type
type
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
source
target
type
linXiv frontend (TS/JS)
Loading...