mirror of
https://github.com/Tonejs/Tone.js
synced 2024-11-15 16:17:58 +00:00
initialized is a readOnly member
This commit is contained in:
parent
b8c5353638
commit
77e2b96767
1 changed files with 1 additions and 0 deletions
|
@ -667,6 +667,7 @@ define(function(){
|
|||
* @memberOf Tone
|
||||
* @static
|
||||
* @name initialized
|
||||
* @readOnly
|
||||
*/
|
||||
Object.defineProperty(Tone, "initialized", {
|
||||
get : function(){
|
||||
|
|
Loading…
Reference in a new issue