AnyDatasetShape: Record<string, DatasetValue | null>

Valid shape for dataset property. The values can be any type that can be stringified. Used for defining the shape in the DatasetWrapper class.