diff --git a/src/index.ts b/src/index.ts index 1199f47..20bd577 100644 --- a/src/index.ts +++ b/src/index.ts @@ -17,4 +17,4 @@ export * from './crypto/ecc/secp256k1'; export * from './crypto/hashes/hashes'; export * from './utils/init-crypto'; export * from './key/wallet-utils'; -export * from './utils/get-hdpath' +export * from './utils/get-hdpath';