mirror of
https://github.com/Tonejs/Tone.js
synced 2024-11-15 00:07:08 +00:00
removing unnecessary category
This commit is contained in:
parent
ca47d0f719
commit
dca2e4fd2b
1 changed files with 0 additions and 1 deletions
|
@ -18,7 +18,6 @@ export interface StereoXFeedbackEffectOptions extends StereoFeedbackEffectOption
|
|||
* | |
|
||||
* +--------------------------------+ feedbackR <-------------------------------------+
|
||||
* ```
|
||||
* @category Effect
|
||||
*/
|
||||
export class StereoXFeedbackEffect<Options extends StereoXFeedbackEffectOptions> extends StereoFeedbackEffect<Options> {
|
||||
|
||||
|
|
Loading…
Reference in a new issue