Skip to content

Fix TypeScript declarations for invoice SDK exports - #244

Merged
ralyodio merged 2 commits into
profullstack:masterfrom
rissrice2105-agent:fix/coinpayportal-fifth-audit
Aug 13, 2026
Merged

Fix TypeScript declarations for invoice SDK exports#244
ralyodio merged 2 commits into
profullstack:masterfrom
rissrice2105-agent:fix/coinpayportal-fifth-audit

Conversation

@rissrice2105-agent

Copy link
Copy Markdown
Contributor

Closes #243.

What changed

  • add declarations for the invoice runtime module
  • export invoice functions, constants, and parameter/result types from the package entry point
  • add a TypeScript compilation regression test covering every public invoice export

Validation

  • �itest run packages/sdk/test - 527 passed, 12 skipped

@ralyodio
ralyodio merged commit c305631 into profullstack:master Aug 13, 2026
5 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.

TypeScript declarations omit the public invoice SDK API

2 participants