UNPKG

@metamask/providers

Version:

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

6 lines (4 loc) 234 B
/* eslint-disable import/extensions,import/no-unresolved */ // Re-exported for compatibility with build tools that don't support the // `exports` field in package.json module.exports = require('./dist/initializeInpageProvider.cjs');