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