UNPKG

@mustafakarali/react-native-audio-stream

Version:

React Native Audio Stream - High-performance audio streaming for React Native

7 lines (6 loc) 261 B
// Type definitions for react-native-audio-stream // Project: https://github.com/yourusername/react-native-audio-stream export * from './types'; export { AudioStream } from './AudioStream'; export { logger } from './logger'; //# sourceMappingURL=index.d.js.map