UNPKG

reiciendisenim

Version:

A simple, maximally extensible, dependency minimized framework for building modern Ethereum dApps

5 lines (4 loc) 97 B
import store from "../store"; export default () => { return store.web3?.eth.getGasPrice!() }