mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-10 17:49:58 +00:00
Use receiver selector manager
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
"use strict";
|
||||
|
||||
export { ReceiverSelection
|
||||
, ReceiverSelectorCancelledEvent
|
||||
, ReceiverSelectorErrorEvent
|
||||
, ReceiverSelectorMediaType
|
||||
, ReceiverSelectorSelectedEvent } from "./ReceiverSelectorManager";
|
||||
|
||||
export { default as NativeMacReceiverSelectorManager }
|
||||
from "./selectorManagers/NativeMacReceiverSelectorManager";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user