Wd_storage.Partition_descriptor
type t = [
| `Browsing_context of Browsing_context_partition_descriptor.t
| `Storage_key of Storage_key_partition_descriptor.t
]
val jsont : t Jsont.t