mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-14 11:53:49 +00:00
f223766445
--------- Co-authored-by: Shobhit Nagpal <74096450+Shobhit-Nagpal@users.noreply.github.com> Co-authored-by: Carlos Valente <carlosvalente@pm.me>
2 lines
68 B
TypeScript
2 lines
68 B
TypeScript
export const isPipSupported = 'documentPictureInPicture' in window;
|