Skip to content

Commit d9db5b4

Browse files
jvntftherewasaguy
authored andcommitted
added return p5.Compressor
1 parent 49f1d81 commit d9db5b4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/compressor.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,4 +153,6 @@ define(function (require) {
153153
this.compressor.disconnect();
154154
this.compressor = undefined;
155155
};
156+
157+
return p5.Compressor;
156158
});

0 commit comments

Comments
 (0)