UNPKG

react-native-audio-recorder-player

Version:
5 lines 430 B
export { default } from './src/index'; export * from './src/index'; export type { AudioSet, RecordBackType, PlayBackType, } from './src/AudioRecorderPlayer.nitro'; export { AudioSourceAndroidType, OutputFormatAndroidType, AudioEncoderAndroidType, type AVEncodingOption, type AVModeIOSOption, AVEncoderAudioQualityIOSType, AVLinearPCMBitDepthKeyIOSType, } from './src/AudioRecorderPlayer.nitro'; //# sourceMappingURL=index.d.ts.map