Type Alias MichelsonDataPair<T>

MichelsonDataPair<T>: DataX<"Pair", T> | DataList<T>

Type Parameters