surfaced returnType in docs

[skip ci]
This commit is contained in:
Yotam Mann 2017-04-20 15:13:30 -04:00
parent 88c0ea4fb6
commit b82f2bd6d7

View file

@ -150,7 +150,7 @@ define(["Tone/core/Tone"], function (Tone) {
* [minDecibels,maxDecibels] when the type is "fft".
* @memberOf Tone.Analyser#
* @type {String}
* @name type
* @name returnType
*/
Object.defineProperty(Tone.Analyser.prototype, "returnType", {
get : function(){