package tezos-context

  1. Overview
  2. Docs
type t = [
  1. | `Value
  2. | `Tree
]