Azure / autorest.typescript

Extension for AutoRest (https://github.com/Azure/autorest) that generates TypeScript code. The transpiled javascript code is isomorphic. It can be run in browser and in node.js environment.
MIT License
179 stars 75 forks source link

Remove the core-paging dependencies in modular #2758

Closed MaryGao closed 2 months ago

MaryGao commented 3 months ago

See dicussion, since modular has no core-paging dependency and no need to add it into package.json.