-
Notifications
You must be signed in to change notification settings - Fork 57
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
Add web5/crypto to docs ci check #363
Conversation
Review or Edit in CodeSandboxOpen the branch in Web Editor • VS Code • Insiders |
TBDocs Report 🛑 Errors: 0 @web5/api
@web5/crypto
@web5/crypto-aws-kms
TBDocs Report Updated at 2024-01-05T22:42:20Z |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #363 +/- ##
=======================================
Coverage 91.69% 91.69%
=======================================
Files 67 67
Lines 18176 18176
Branches 1534 1534
=======================================
Hits 16667 16667
Misses 1487 1487
Partials 22 22
|
export * as utils from './utils.js'; | ||
import * as utils from './utils.js'; | ||
export { utils }; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can you switch this back? there's nothing wrong with this syntax
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I can't, unfortunately it's a constraint with api-extractor...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Closing in favor of #402 |
wip.. we need to fix all the docs errors