Playground for TypeScript Language Service Plugin powered by Volar.js.
- Open https://stackblitz.com/~/github.com/mizdra/playground-volar-typescript-service-plugin?file=example/index.ts
- When the following prompt appears, select "Allow".
- Check that
I_PNG
inexample/index.ts
is typed as{ src: string; width: number; height: number; }
.