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

10 lines (9 loc) 411 B
"use strict"; // Entry point for experimental React APIs that are not yet part of the stable // public surface, consumed via `react-native-audio-api/development/react`. // // Add new experimental exports here. Once an API stabilizes, promote it into // the main package export (see `src/Audio`, exported from `src/api.ts`, for an // example of a graduated feature). export {}; //# sourceMappingURL=index.js.map