Skip to content

Remove wavFile from TypeScript type definition#13

Open
mcmillan wants to merge 1 commit intoxiqi:masterfrom
mcmillan:remove-wavfile-from-typescript-typings
Open

Remove wavFile from TypeScript type definition#13
mcmillan wants to merge 1 commit intoxiqi:masterfrom
mcmillan:remove-wavfile-from-typescript-typings

Conversation

@mcmillan
Copy link

This option is not used in this library, however as the TypeScript types
(defined in index.d.ts) were copied from react-native-audio-record,
it's still declared as a mandatory field in the types.

This removes it from the type definition so that it's not required in
order to use this library in a TypeScript-based environment.

This option is not used in this library, however as the TypeScript types
(defined in `index.d.ts`) were copied from `react-native-audio-record`,
it's still declared as a mandatory field in the types.

This removes it from the type definition so that it's not required in
order to use this library in a TypeScript-based environment.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants