mirror of https://github.com/Requarks/wiki.git
5 lines
66 B
5 lines
66 B
module.exports = {
|
|
async render() {
|
|
return this.input
|
|
}
|
|
}
|