Skip to content

docs(money): add missing throws sections#105

Open
zhouzhou626 wants to merge 1 commit into
frolovdev:masterfrom
zhouzhou626:docs/add-throws-sections-50
Open

docs(money): add missing throws sections#105
zhouzhou626 wants to merge 1 commit into
frolovdev:masterfrom
zhouzhou626:docs/add-throws-sections-50

Conversation

@zhouzhou626

Copy link
Copy Markdown

Summary

  • add missing Throws sections to the createBigNumberMoney.add docs
  • add matching Throws sections to the createBigIntMoney.add docs
  • keep the standalone method pages and aggregate methods.md pages aligned

Closes #50

Testing

  • git diff --check
  • npm --prefix website ci

I also tried npm --prefix website run build. It fails in the existing Docusaurus alpha / Babel dependency stack on Node.js 24, first with ERR_OSSL_EVP_UNSUPPORTED, then with a missing @babel/compat-data/.../corejs3-shipped-proposals module after NODE_OPTIONS=--openssl-legacy-provider. No source files or lockfiles were changed by that attempt.

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.

Add throws section

1 participant