UNPKG

avifors

Version:

A MDE tool that generates code from a YAML definition of your app domain model.

6 lines (5 loc) 119 B
module.exports.default = function(avifors) { avifors.nunjucks.addGlobal('global', { 'companyName': 'ACME' }) }