Skip to content

Fix TypeScript callbacks declarations and add declarations for two (protected) fields #47

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

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

kametsuu
Copy link
Contributor

After working with library, I found out that ASS_EventCallback and ASS_StyleCallback returns array instead of single element, so this PR corrects type declaration for them.

Additionally, I added type declarations for two internal fields of JASSUB as protected fields, as I needed them for my use case.

@ThaUnknown ThaUnknown merged commit 495be03 into ThaUnknown:main Aug 20, 2024
2 checks passed
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