We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe0d890 commit 7c2772cCopy full SHA for 7c2772c
index.d.ts
@@ -56,4 +56,4 @@ class Speaker extends Writable {
56
public isSupported(format: number): boolean;
57
}
58
59
-exports = Speaker
+export = Speaker
0 commit comments