BuilderIO / builder

Visual Development for React, Vue, Svelte, Qwik, and more
https://builder.io
MIT License
7.36k stars 915 forks source link

solidjs sdk `@builder.io/sdk-solid` package does not have typescript types #1172

Open sdykae opened 2 years ago

sdykae commented 2 years ago

Describe the bug Question

To Reproduce Steps to reproduce the behavior:

  1. npm i @builder.io/sdk-solid

Expected behavior

Screenshots image

samijaber commented 2 years ago

@sdykae we are planning on adding TS types to our Solid/Svelte/Vue/React-Native SDKs, but there are a few technical limitations to work around first. I will tag this issue when we eventually get it done.

kedrzu commented 6 months ago

The same problem for vue sdk.

image