3 lines
61 B
JavaScript

exports.templateData = {
myObject: {hello: 'world\'s'}
};