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:
2
ext/src/global.d.ts
vendored
2
ext/src/global.d.ts
vendored
@@ -59,7 +59,7 @@ declare namespace browser.runtime {
|
||||
* https://git.io/fjmzb
|
||||
* addListener cb `() => void` is wrong
|
||||
*/
|
||||
onMessage: browser.events.Event
|
||||
onMessage: browser.events.Event;
|
||||
}
|
||||
|
||||
function connect (connectInfo: {
|
||||
|
||||
Reference in New Issue
Block a user