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) 134 B
"use strict"; export { default } from "./AudioManager.js"; export * from "./notification/index.js"; //# sourceMappingURL=index.js.map