Skip to content

refactor: update forwarder module to TS#1260

Draft
jaissica12 wants to merge 1 commit into
developmentfrom
refactor/SDKE-1109-update-forwarders-to-TS
Draft

refactor: update forwarder module to TS#1260
jaissica12 wants to merge 1 commit into
developmentfrom
refactor/SDKE-1109-update-forwarders-to-TS

Conversation

@jaissica12
Copy link
Copy Markdown
Contributor

Background

  • Continuing the effort to migrate remaining JavaScript modules to TypeScript for improved type safety and developer experience across the SDK codebase.

What Has Changed

  • Converted src/forwarders.js to src/forwarders.ts with full type annotations on all methods, parameters, and return types
  • Updated src/forwarders.interfaces.ts with corrected and expanded interface definitions to support the conversion
  • Updated src/sdkRuntimeModels.ts with type adjustments needed for forwarder-related models
  • Updated src/store.ts with type refinements required by the forwarder module

Screenshots/Video

  • N/A (no UI changes)

Checklist

  • I have performed a self-review of my own code.
  • I have made corresponding changes to the documentation.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have tested this locally.

Additional Notes

Reference Issue (For employees only. Ignore if you are an outside contributor)

@sonarqubecloud
Copy link
Copy Markdown

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