UNPKG

react-sound-html5

Version:

A tiny React component wich provide simple abstraption to manipulate HTML5 AudioContext API (Equalizer, visualisation, stereo, basic controls)

5 lines 188 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var Sound_1 = require("./components/Sound"); exports.default = Sound_1.Sound; //# sourceMappingURL=index.js.map