'use strict'; var three = require('three'); var go = module.exports = function () { return three.version; };