UNPKG

@airgap/coinlib-core

Version:

The @airgap/coinlib-core is a protocol agnostic library to prepare, sign and broadcast cryptocurrency transactions.

3 lines (2 loc) 204 B
// eslint-disable-next-line strict module.exports = function FormDataNotBundled() { throw new Error('form-data is not bundled in @airgap/coinlib-core: multipart/form-data requests are not supported'); };