mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-11 18:19:58 +00:00
Add options checks for waitForConnection and closeIfFocusLost
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
import defaultOptions from "../defaultOptions";
|
||||
|
||||
import { ReceiverSelectorType } from "../receiver_selectors";
|
||||
import { ReceiverSelectorType } from "../receiver_selectors/";
|
||||
import { Message } from "../types";
|
||||
import { TypedEventTarget } from "./typedEvents";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user