UNPKG

velocity-template-engine

Version:
8 lines (7 loc) 204 B
if (typeof exports !== 'undefined') { if (typeof module !== 'undefined' && module.exports) { exports = module.exports = __varName__; } } else { window.velocity = __varName__; }