Closed sidwebworks closed 2 years ago
Need to figure out a way to dynamically fetch d.ts files from unpkg or resolve if any exists already
d.ts
unpkg
v2 already resolves this, you can double click on a file and rename it. Changing the extension will change the language automatically eg. index.js to index.ts
index.js
index.ts
Need to figure out a way to dynamically fetch
d.ts
files fromunpkg
or resolve if any exists already