Skip to content

Make files available through require & import

Andreas C. Osowski requested to merge l3wi:feature/require-access into master

Created by: l3wi

For when you import the project with npm/yarn, this lets you access the multisig file with: import multisig from 'iota.flash.js/lib/multisig'

Merge request reports