mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-11 01:59:58 +00:00
Improve session/media bridge messaging
This commit is contained in:
1
app/src/global.d.ts
vendored
Normal file
1
app/src/global.d.ts
vendored
Normal file
@@ -0,0 +1 @@
|
||||
declare type Nullable<T> = T | null;
|
||||
Reference in New Issue
Block a user