Skip to content

docs: use PaymentRequest export in examples#555

Merged
brendanjryan merged 2 commits into
wevm:mainfrom
brendanjryan:brendanjryan/docs-payment-request-name
Jun 17, 2026
Merged

docs: use PaymentRequest export in examples#555
brendanjryan merged 2 commits into
wevm:mainfrom
brendanjryan:brendanjryan/docs-payment-request-name

Conversation

@brendanjryan

Copy link
Copy Markdown
Collaborator

Summary

  • Updated PaymentRequest JSDoc examples to import the actual root export.
  • Replaced stale Request.* references with PaymentRequest.* in examples.

Motivation

The root package exports the payment request helpers as PaymentRequest, while Request is also used by server-side HTTP helpers. The examples should avoid that ambiguity.

Key design considerations

  • Kept the runtime API unchanged.
  • Limited changes to documentation comments for the existing public module.

@pkg-pr-new

pkg-pr-new Bot commented Jun 17, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/mppx@555

commit: f104675

@brendanjryan brendanjryan force-pushed the brendanjryan/docs-payment-request-name branch from a50e2eb to 5daa9bf Compare June 17, 2026 13:37
@brendanjryan brendanjryan marked this pull request as ready for review June 17, 2026 13:54
@brendanjryan brendanjryan merged commit 0e88d07 into wevm:main Jun 17, 2026
17 of 20 checks passed
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