index.ts 129 Bytes
/**
 * Utilities that extend or enhance the ethers.js library
 */

export * from './fallback-provider'
export * from './network'