textbelt/index.js
2014-10-22 23:51:58 -07:00

4 lines
66 B
JavaScript

var textbelt = require('./lib/text');
module.exports = textbelt;