Press n or j to go to the next uncovered block, b, p or k for the previous block.
let {upperCamelCase} = require('art-standard-lib'); module.exports = {compile: (source) => upperCamelCase(source)};