Skip to content

refactor(service): tighten optional param signatures, make native fields private#169

Draft
imaTik0 wants to merge 1 commit intorefactor/audio-qualityfrom
refactor/service-polish
Draft

refactor(service): tighten optional param signatures, make native fields private#169
imaTik0 wants to merge 1 commit intorefactor/audio-qualityfrom
refactor/service-polish

Conversation

@imaTik0
Copy link
Copy Markdown
Member

@imaTik0 imaTik0 commented Apr 17, 2026

Remove redundant | undefined from optional parameters in CryptoApi and InboxApi; tighten ThreadApi and KvdbApi native fields from protected to private to prevent accidental subclass access.

…lds private

Remove redundant `| undefined` from optional parameters in CryptoApi and
InboxApi; tighten ThreadApi and KvdbApi native fields from protected to
private to prevent accidental subclass access.
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