Export provider.Formatter (#562).
This commit is contained in:
parent
9a4119910b
commit
083fd76a3a
@ -29,6 +29,7 @@ import { Web3Provider } from "./web3-provider";
|
||||
|
||||
import { AsyncSendable } from "./web3-provider";
|
||||
|
||||
import { Formatter } from "./formatter";
|
||||
|
||||
////////////////////////
|
||||
// Exports
|
||||
@ -67,6 +68,12 @@ export {
|
||||
getNetwork,
|
||||
|
||||
|
||||
///////////////////////
|
||||
// Objects
|
||||
|
||||
Formatter,
|
||||
|
||||
|
||||
///////////////////////
|
||||
// Types
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user