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) 232 B
"use strict"; export { default as PlaybackNotificationManager } from "./PlaybackNotificationManager.js"; export { default as RecordingNotificationManager } from "./RecordingNotificationManager.js"; //# sourceMappingURL=index.js.map