2017-11-22 16:46:18 -08:00

5 lines
75 B
JavaScript

exports.templateData = {
"myAttrs": {
"hello": "world"
}
};