UNPKG

whs

Version:

Super-fast 3D framework for Web Applications & Games. Based on Three.js

16 lines (14 loc) 210 B
module.exports = { three: { commonjs: 'three', commonjs2: 'three', amd: 'three', root: 'THREE' }, whs: { commonjs: 'whs', commonjs2: 'whs', amd: 'whs', root: 'WHS' } };