Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: exporting produceroptions as a type #88

Merged
merged 3 commits into from
Dec 17, 2022

Conversation

nicholasgriffintn
Copy link
Member

@nicholasgriffintn nicholasgriffintn commented Dec 17, 2022

Resolves #66

Description:

Exports ProducerOptions as a type

  • Moved ProducerOptions interface to types file
  • Exported all types from the types file
  • Moved toEntry function from types to a new file named format as it wasn't a type

@nicholasgriffintn nicholasgriffintn merged commit 5781054 into main Dec 17, 2022
Copy link

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

export type
1 participant