Type Alias MichelsonTypePair<T>

MichelsonTypePair<T>: TypeX<"pair", T> | TypeList<T>

Type Parameters