UNPKG

@jhubbardsf/ethers-decode-error

Version:

Decode ethers.js smart contract errors into human-readable messages

4 lines (3 loc) 101 B
export type * from './types'; export * from './enums'; export { decodeError } from './decode-error';