5 lines
66 B

module.exports = {
async render() {
return this.input
}
}