UNPKG

react-native-audio-recorder-player

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