UNPKG
telcom
Version:
latest (0.0.6)
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Abstraction layer between Twilio and Plivo.
github.com/adammagaluk/telcom
adammagaluk/telcom
telcom
/
index.js
3 lines
(1 loc)
•
43 B
JavaScript
View Raw
1
2
3
module.exports
= require(
'./lib/telcom'
)
;