JSFiddle - React, Tailwind, and code Playground

JavaScript

var hasWebkitAudio = typeof(webkitAudioContext) === "object";
alert(hasWebkitAudio);