type ParamTypeWalkFunc: (type, value) => any;
When walking a ParamType, this is called on each component.
type
string
value
any
abi/fragments.ts:578
Was this page helpful?