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.