mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-11 18:19:58 +00:00
More receiver selector refactoring
This commit is contained in:
@@ -2,10 +2,7 @@
|
||||
|
||||
import logger from "../../lib/logger";
|
||||
|
||||
import {
|
||||
ReceiverDevice,
|
||||
ReceiverDeviceCapabilities as ReceiverDeviceCapabilities
|
||||
} from "../../types";
|
||||
import { ReceiverDevice, ReceiverDeviceCapabilities } from "../../types";
|
||||
import { ErrorCallback, SuccessCallback } from "../types";
|
||||
|
||||
import eventMessaging from "../eventMessaging";
|
||||
|
||||
Reference in New Issue
Block a user