mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-12 18:39:58 +00:00
More receiver selector refactoring
This commit is contained in:
@@ -3,8 +3,7 @@
|
||||
import options from "../../lib/options";
|
||||
import cast, { ensureInit } from "../export";
|
||||
|
||||
import { ReceiverSelectorMediaType } from "../../background/receiverSelector";
|
||||
import { ReceiverDevice } from "../../types";
|
||||
import { ReceiverDevice, ReceiverSelectorMediaType } from "../../types";
|
||||
|
||||
import type Session from "../sdk/Session";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user