Union type for all valid nodes.
@id | Type | Description |
---|---|---|
stencila:Entity | Entity | The most simple compound (ie. non-atomic like `number`, `string` etc) type. |
 | null |  |
 | boolean |  |
 | integer |  |
 | number |  |
 | string |  |
 | object |  |
 | array |  |
This documentation was generated from Node.schema.yaml.