-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Having access to the the type definitions is helpful when you're programmatically working with the plugin. Considering this project is using TypeScript already, there are two paths:
- Emit the type definitions as a build step
- Write a manual definitions file
In the meantime, I have manually written definitions in https://github.com/achou11/webxdc-app-template/blob/main/types/webxdc__vite-plugins.d.ts in case it's helpful for anyone else. Happy to make a PR if helpful!
Simon-Laux
Metadata
Metadata
Assignees
Labels
No labels