WIP
This commit is contained in:
@@ -6,6 +6,8 @@ module.exports = {
|
||||
const main = (...body) => {
|
||||
return `
|
||||
{% main %}
|
||||
${params.at /* parametric position given by ergogen */}
|
||||
|
||||
${...body.join('\n')}
|
||||
`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user