mirror of
https://github.com/markmanx/isoflow.git
synced 2025-02-01 07:34:46 +00:00
fix: updates documentation
This commit is contained in:
parent
7d5e11638e
commit
d35db1539d
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
The `initialScene` object contains the following properties:
|
The `initialScene` object contains the following properties:
|
||||||
|
|
||||||
| Name | Type |
|
| Name | Type |
|
||||||
| --- | --- | :---: |
|
| --- | --- |
|
||||||
| `icons` | [`Icon[]`](#icon) |
|
| `icons` | [`Icon[]`](#icon) |
|
||||||
| `nodes` | [`Node[]`](#node) |
|
| `nodes` | [`Node[]`](#node) |
|
||||||
| `connectors` | [`Connector[]`](#connector) |
|
| `connectors` | [`Connector[]`](#connector) |
|
||||||
|
|
Loading…
Reference in a new issue