dashhive / DashWallet.js

A more civilized DASH Wallet SDK for a less civilized age (Browser, Node.js, & Bundler compatible)
MIT License
3 stars 2 forks source link

export types more correctly using IIFE / CJS / EJS whack-a-mole #56

Open coolaj86 opened 7 months ago

coolaj86 commented 7 months ago

Re: https://github.com/dashhive/DashWallet.js/pull/55/commits/8a3fc03f09e55c63c26f888ed36201603e5114e7

Checking index.js was removed because, unlike dashtx.js (see https://github.com/dashhive/DashTx.js/blob/2744339c6ec5496d8fedcd144b19506a62003ccb/dashtx.js#L2), we don't do the export dance here.