UNPKG

lingohub-api-simple-client

Version:

Client for the LingoHub REST API to upload and download translations

4 lines 109 B
module.exports = { download: require('./lingohub-download'), upload: require('./lingohub-upload'), };