Installation
It is easy to install SVDM. You can install it via npm, yarn, pnpm, or any other package manager.
Once you have installed SVDM, you can import it into your project.
If you need type hints for component props, you can import the type as well.
Or you can import both at the same time.