const assert = require('assert')
module.exports = choo
// A framework for creating solid web applications
// null -> null
function choo () {
}