UNPKG

react-native-audio-api

Version:

react-native-audio-api provides system for controlling audio in React Native environment compatible with Web Audio API specification

5 lines (4 loc) 150 B
"use strict"; export * from "./notification/index.js"; export { default as AudioManager } from "./AudioManager.js"; //# sourceMappingURL=index.js.map