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

Exporting types #559

Merged
merged 1 commit into from
Oct 3, 2023
Merged

Conversation

schizokid88
Copy link
Contributor

It is very hard to develop using TypeScript without types for Document, Section and other types. So i exported those types from /types/index.d.ts.
Ran all tests and also tried it in my project, all seems fine.

@spencermountain
Copy link
Owner

Thanks Mikhail - I'll be honest, i don't understand any of this typescript stuff, or best practices for libraries.
Looks good to me, but let me see if anyone has any strong objections to this, before merging it in for the next release.
Cheers

@spencermountain spencermountain merged commit 6084a88 into spencermountain:master Oct 3, 2023
3 checks passed
@spencermountain
Copy link
Owner

released as 10.2.0 - thanks for the help.

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