mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-11 18:19:58 +00:00
TSLint compliance
This commit is contained in:
@@ -18,7 +18,7 @@ export enum ReceiverSelectorManagerType {
|
||||
, NativeMac
|
||||
}
|
||||
|
||||
export function getReceiverSelectorManager(
|
||||
export function getReceiverSelectorManager (
|
||||
type: ReceiverSelectorManagerType) {
|
||||
|
||||
switch (type) {
|
||||
|
||||
Reference in New Issue
Block a user