alexleventer/node-postmates

View on GitHub
index.js

Summary

Maintainability
A
0 mins
Test Coverage
const Postmates = require('./lib/postmates');

module.exports = Postmates;