Data typedef

Data = Object

The information associated by the ecosystem with the node. This space is guaranteed to never be specified by unist or specifications implementing unist.

Implementation

typedef Data = Object;