mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-12 02:29:59 +00:00
TSLint compliance
This commit is contained in:
@@ -12,9 +12,9 @@ import { getChromeUserAgent } from "./lib/userAgents";
|
||||
import { getWindowCenteredProps } from "./lib/utils";
|
||||
|
||||
import { getReceiverSelector
|
||||
, ReceiverSelectorType
|
||||
, ReceiverSelectorMediaType
|
||||
, ReceiverSelectorSelectedEvent } from "./receiver_selectors";
|
||||
, ReceiverSelectorSelectedEvent
|
||||
, ReceiverSelectorType } from "./receiver_selectors";
|
||||
|
||||
import { Message, Receiver } from "./types";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user