Typescript Definition
Using TypeScript definition files helps ensure your code is more robust and less prone to errors by providing type safety and better development tools.
You can download types definition here :
Then save the sana-widget.d.ts file in your project, then import the elements you are using in your code from sana-widget.d.ts
Updated about 1 month ago
