textbelt/index.js
2014-10-05 23:12:30 -07:00

5 lines
67 B
JavaScript

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