Skip to content

Fix wrong ReturnObject type annotation#290

Open
plming wants to merge 1 commit intoadamgibbons:masterfrom
plming:master
Open

Fix wrong ReturnObject type annotation#290
plming wants to merge 1 commit intoadamgibbons:masterfrom
plming:master

Conversation

@plming
Copy link

@plming plming commented Oct 30, 2025

ReturnObject type, used in createEvents, return error?(=Error | undefined), and string?
But, in index.js, they use null not undefined
So index.d.ts can't cover types in runtime.

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.

1 participant