We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
4551120
Allow destructuring on client ...
const { getCountries } = require('transferto-client')('account', 'token'); getCountries().then(...);
21a90c0
The first release.