UNPKG
textmagic-rest-client
Version:
latest (1.0.11)
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
A Textmagic REST client
github.com/textmagic/textmagic-rest-nodejs
textmagic/textmagic-rest-nodejs
textmagic-rest-client
/
resources
/
sources.js
10 lines
•
206 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
module.exports
=
{
list:
{
args:
{},
path:
'sources'
,
method:
'GET'
,
single:
false
},
Numbers:
'/resources/numbers.js'
,
SenderIds:
'/resources/senderids.js'
}