Create a new channel as a copy of main.
Rename main to:
Delete main? This cannot be undone.
var convert = require('./convert'), func = convert('uniqWith', require('../uniqWith')); func.placeholder = require('./placeholder'); module.exports = func;