Refactor Interactivity Router API to TypeScript #61371
Labels
Developer Experience
Ideas about improving block and theme developer experience
[Feature] Interactivity API
API to add frontend interactivity to blocks.
[Type] Code Quality
Issues or PRs that relate to code quality
What problem does this address?
The current code of the interactivity-router package is written in JavaScript. It should be written in TypeScript.
What is your proposed solution?
Refactor the files from JavaScript to TypeScript. There are following files that has to be refactored:
The text was updated successfully, but these errors were encountered: