mirror of
https://github.com/dataarts/dat.gui.git
synced 2024-12-12 04:08:27 +00:00
Cosmetic changes
This commit is contained in:
parent
f976ef0eb2
commit
462c59d5c6
@ -14,7 +14,7 @@ import Controller from './Controller';
|
||||
|
||||
/**
|
||||
* @class Represents a custom controller.
|
||||
* @param {init} callback function for adding of elements into this.domElement
|
||||
* @param {Function} init callback function for adding of elements into this.domElement
|
||||
*/
|
||||
class CustomController extends Controller{
|
||||
constructor(init) {
|
||||
|
Loading…
Reference in New Issue
Block a user