mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-09 17:19:59 +00:00
Move cast API code to cast/sdk/ and create wrapper class
This commit is contained in:
@@ -10,7 +10,9 @@ import options from "../../lib/options";
|
||||
import messaging, { Message, Port } from "../../messaging";
|
||||
import { getNextEllipsis } from "../../lib/utils";
|
||||
import { RemoteMatchPattern } from "../../lib/matchPattern";
|
||||
|
||||
import { ReceiverDevice } from "../../types";
|
||||
import { Capability } from "../../cast/sdk/enums";
|
||||
|
||||
import {
|
||||
ReceiverSelectionActionType,
|
||||
|
||||
Reference in New Issue
Block a user