UNPKG

@moonwall/types

Version:

Testing framework for the Moon family of projects

6 lines 133 B
// src/eth.ts var TransactionTypes = ["eip1559", "eip2930", "legacy"]; export { TransactionTypes }; //# sourceMappingURL=eth.js.map