UNPKG

94 BJavaScriptView Raw
1const sanitize = require('./sanitize');
2module.exports = fields => sanitize(fields, ['body']);
\No newline at end of file