mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-12 18:39:58 +00:00
Clean up shim initialization
This commit is contained in:
@@ -28,7 +28,7 @@ import * as media from "./media";
|
||||
|
||||
import { ReceiverSelectorMediaType }
|
||||
from "../../receiver_selectors/ReceiverSelector";
|
||||
import { onMessage, sendMessageResponse } from "../messageBridge";
|
||||
import { onMessage, sendMessageResponse } from "../eventMessageChannel";
|
||||
|
||||
|
||||
type ReceiverActionListener = (
|
||||
|
||||
Reference in New Issue
Block a user