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