mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-24 21:59:12 +08:00
4 lines
107 B
JavaScript
4 lines
107 B
JavaScript
var wrap = require('wordwrap')(15);
|
|
|
|
console.log(wrap('You and your whole family are made out of meat.'));
|