Skip to content

refactor: migrate nativeSdkHelpers module to TS#1262

Draft
jaissica12 wants to merge 1 commit into
developmentfrom
refactor/SDKE-1110-update-helpers-to-TS
Draft

refactor: migrate nativeSdkHelpers module to TS#1262
jaissica12 wants to merge 1 commit into
developmentfrom
refactor/SDKE-1110-update-helpers-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/nativeSdkHelpers.js to src/nativeSdkHelpers.ts with full type annotations on all methods, parameters, and return types
  • Updated src/nativeSdkHelpers.interfaces.ts to correct the sendViaBridgeV2 parameter type from boolean to string

Screenshots/Video

  • {Include any screenshots or video demonstrating the new feature or fix, if applicable}

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

  • {Any additional information or context relevant to this PR}

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

@sonarqubecloud
Copy link
Copy Markdown

@jaissica12 jaissica12 changed the base branch from master to development May 13, 2026 00:02
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