UNPKG

@metamask/providers

Version:

A JavaScript Ethereum provider that connects to the wallet over a stream

6 lines (4 loc) 201 B
/* eslint-disable import/extensions */ // Re-exported for compatibility with build tools that don't support the // `exports` field in package.json export * from './dist/initializeInpageProvider.cjs';