@rafatz/together
v0.0.3
Published
Connectivity library for the TTO web Services
Downloads
4
Readme
Together
Connectivity library for the TTO web Services
Usage:
// ES5
const {request, connectivity, destination} = require('@rafatz/together');
// ES6
import {request, connectivity, destination} from '@rafatz/together';