UNPKG
node-groupme
Version:
latest (4.1.0)
4.1.0
4.0.0
3.2.2
3.2.1
3.2.0
3.1.0
3.0.0
2.7.0
2.6.0
2.5.0
2.4.0
2.3.0
2.2.0
2.1.0
2.0.0
1.0.0
0.0.3
0.0.2
0.0.1
The only GroupMe API library that isn't a million years old.
groupme.js.org
groupme-js/node-groupme
node-groupme
/
typings
/
websocket
/
handlers
/
events
/
bot
/
index.d.ts
3 lines
•
101 B
TypeScript
View Raw
1
2
3
export
{ add }
from
'./bot.add'
;
export
{ del }
from
'./bot.del'
;
//# sourceMappingURL=index.d.ts.map