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) 292 B
"use strict"; export { default as AudioBufferSourceNodeStretcher } from "./wasm-audio-bufffer-source-node-stretcher/AudioBufferSourceNodeStretcher.js"; export { default as LoadCustomWasm } from "./wasm-audio-bufffer-source-node-stretcher/LoadCustomWasm.js"; //# sourceMappingURL=index.js.map