Skip to content

fix: explicit type annotations on all exports#32

Draft
evermake wants to merge 1 commit intomainfrom
31/isolated-declarations
Draft

fix: explicit type annotations on all exports#32
evermake wants to merge 1 commit intomainfrom
31/isolated-declarations

Conversation

@evermake
Copy link
Member

Closes #31.

@codecov
Copy link

codecov bot commented Feb 24, 2026

Codecov Report

❌ Patch coverage is 61.11111% with 7 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/internal/send.ts 20.00% 4 Missing ⚠️
src/BotApiError.ts 50.00% 1 Missing ⚠️
src/Content.ts 0.00% 1 Missing ⚠️
src/internal/file.ts 50.00% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

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.

Published type declarations should not rely on type inference

1 participant