fixing strict TS stuff
This commit is contained in:
parent
0102ddbeb4
commit
a969887ddb
14 changed files with 571 additions and 411 deletions
|
@ -72,6 +72,7 @@ class Voice {
|
|||
return 0;
|
||||
};
|
||||
}
|
||||
return new Function();
|
||||
}
|
||||
play() {
|
||||
if (this.playing) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue