mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-11 18:19:58 +00:00
TSLint compliance
This commit is contained in:
@@ -190,11 +190,9 @@ export function unescape (escaped: string): string {
|
||||
|
||||
|
||||
onMessage(async message => {
|
||||
console.log(message)
|
||||
switch (message.subject) {
|
||||
case "shim:/initialized": {
|
||||
isAvailable = true;
|
||||
|
||||
break;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user