Arrays.opts.js 78 B

123
  1. const TYPES = ['address', 'bytes32', 'uint256'];
  2. module.exports = { TYPES };