4 lines
66 B
JavaScript
4 lines
66 B
JavaScript
var textbelt = require('./lib/text');
|
|
|
|
module.exports = textbelt;
|