mirror of
https://github.com/p-stream/p-stream.git
synced 2026-04-07 08:39:25 +00:00
cleanup hls stream feature detection
This commit is contained in:
parent
735c89d3de
commit
fed4ba28a7
1 changed files with 0 additions and 1 deletions
|
|
@ -1,6 +1,5 @@
|
|||
import { detect } from "detect-browser";
|
||||
import fscreen from "fscreen";
|
||||
import Hls from "hls.js";
|
||||
|
||||
export const isSafari = /^((?!chrome|android).)*safari/i.test(
|
||||
navigator.userAgent,
|
||||
|
|
|
|||
Loading…
Reference in a new issue