textbelt/index.js

4 lines
66 B
JavaScript
Raw Permalink Normal View History

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