textbelt/index.js

5 lines
67 B
JavaScript
Raw Normal View History

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