mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-09 17:19:59 +00:00
Add missed message types
This commit is contained in:
@@ -6,8 +6,9 @@ import ReactDOM from "react-dom";
|
||||
|
||||
import knownApps from "../../lib/knownApps";
|
||||
|
||||
import { Message } from "../../lib/messaging";
|
||||
import { getNextEllipsis } from "../../lib/utils";
|
||||
import { Message, Receiver } from "../../types";
|
||||
import { Receiver } from "../../types";
|
||||
|
||||
import { ReceiverSelectorMediaType } from "../../background/receiverSelector";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user