Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
'Utils',
'Render',
'Timer',
'Device',
'Accelerometer',
'Mouse',
'Assets',
'Storage',
'WebAudio',
'TweenManager',
'Interpolation',
'CanvasFont',
'Utils3D',
'Stage'
].concat(values));
const unexport = bundleutils.unexport;
const babel = bundleutils.babel;
const uglify = bundleutils.uglify;
export { pad, timestamp, singletons, unexport, babel, uglify };