@abi-software/flatmap-viewer - v4.2.5
Examples
API
GitHub
Preparing search index...
index
<internal>
FlatMapPathways
Interface FlatMapPathways
interface
FlatMapPathways
{
models
?:
PathModelsType
[]
;
"node-paths"
:
Record
<
number
,
string
[]
>
;
paths
:
Record
<
string
,
PathDetailsType
>
;
"type-paths"
:
Record
<
string
,
string
[]
>
;
}
Index
Properties
models?
node-
paths
paths
type-
paths
Properties
Optional
models
models
?:
PathModelsType
[]
node-
paths
"node-paths"
:
Record
<
number
,
string
[]
>
paths
paths
:
Record
<
string
,
PathDetailsType
>
type-
paths
"type-paths"
:
Record
<
string
,
string
[]
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
models
node-
paths
paths
type-
paths
Examples
API
GitHub
@abi-software/flatmap-viewer - v4.2.5
Loading...