The type of nodes corresponding to a type. e.g. the T in new T(...), or the Ts in abi.decode(bytes, Ts)
T
Ts
abi.decode(bytes, Ts)
Readonly
Generated using TypeDoc
The type of nodes corresponding to a type. e.g. the
Tin new T(...), or theTsinabi.decode(bytes, Ts)