fix error that byte could be undefined#3359
Conversation
Package Changes Through 29d6ac3There are 14 changes which include sql with minor, sql-js with minor, deep-link with patch, deep-link-js with patch, fs with minor, fs-js with minor, http with patch, http-js with patch, updater with patch, updater-js with patch, nfc with patch, nfc-js with patch, dialog with minor, dialog-js with minor Planned Package VersionsThe following package releases are the planned based on the context of changes in this pull request.
Add another change file through the GitHub UI by following this link. Read about change files or the docs at github.com/jbolda/covector |
|
I don't think you're supposed to type check library code here, try adding We should probably enable Thanks for the PR anyways! |
|
@Legend-Master |
|
The error looks like it's from vite but vite usually wouldn't do the type checking at all so I'm not sure |
I get this error:
I don't know why typescript reports this error, but here is an easy fix for it