mirror of
https://github.com/bigchaindb/js-bigchaindb-driver.git
synced 2025-02-14 21:10:32 +01:00
Changed export statement at index.js
This commit is contained in:
parent
61179c167b
commit
c8cdf5eadd
@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
export Ed25519Keypair from './Ed25519Keypair'
|
export Ed25519Keypair from './Ed25519Keypair'
|
||||||
|
|
||||||
export * as Transaction from './transaction'
|
export Transaction from './transaction'
|
||||||
export Connection from './connection'
|
export Connection from './connection'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user