mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-12 02:29:59 +00:00
Move some background modules to a separate folder and fix init order
This commit is contained in:
@@ -3,9 +3,7 @@
|
||||
import options from "../lib/options";
|
||||
import cast, { ensureInit } from "../shim/export";
|
||||
|
||||
import { ReceiverSelectorMediaType }
|
||||
from "../receiver_selectors/ReceiverSelector";
|
||||
|
||||
import { ReceiverSelectorMediaType } from "../background/receiverSelector";
|
||||
import { Receiver } from "../types";
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user