boostercloud / booster

Booster Framework
https://www.boosterframework.com
Apache License 2.0
416 stars 86 forks source link

Create a TypeScript transformer that reads the Booster config file with the system endpoint and downloads the type definitions of the service #1513

Open NickSeagull opened 8 months ago

NickSeagull commented 8 months ago

This should also add a source mapping to tsconfig.json and generate a remote-types.d.ts (or something like that) that maps the booster:// protocol to an existing module stored in src/__remote (or similar)