mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-13 02:49:58 +00:00
Move media directory under cast
This commit is contained in:
5
ext/src/shim/cast/media/classes/PlayRequest.ts
Normal file
5
ext/src/shim/cast/media/classes/PlayRequest.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
"use strict";
|
||||
|
||||
export default class PlayRequest {
|
||||
public customData: any = null;
|
||||
}
|
||||
Reference in New Issue
Block a user