webrtcsupported
v1.0.1
Published
Detect if WebRTC is supported
Downloads
2
Readme
webrtcsupported
Simple utility to check if WebRTC
is supported by the browser.
yarn add webrtcsupported
import isWebrtcSupported from "webrtcsupported";
isWebrtcSupported() === true