Nodata Descriptor API
npm install @nodata/descriptorThis repository holds the source code of the Descriptor (v2) API library @nodata/descriptor.
The Descriptor is a formal description of a Datablock's content. Part of the _execution_ operation, it is used by @nodata/action to eventually get data.
This TS library exports public methods to manipulate the Descriptor in a reliable way as it is the only implementation.