dat.gui/index.js
孤独王啦 3465678844
//test
//test
2017-11-15 12:58:44 +08:00

18 lines
436 B
JavaScript

/**
* dat-gui JavaScript Controller Library
* http://code.google.com/p/dat-gui
*
* Copyright 2011 Data Arts Team, Google Creative Lab
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*/
import dat from './src/dat/index';
export default dat;
//test