UNPKG

@bhojaniasgar/react-native-audio-waveform

Version:

A React Native component to show audio waveform with ease in react native application

3 lines (2 loc) 101 B
import type { IAudioWaveforms } from './types'; export declare const AudioWaveform: IAudioWaveforms;