UNPKG

autorest

Version:

The AutoRest tool generates client libraries for accessing RESTful web services. Input to AutoRest is an OpenAPI spec that describes the REST API.

4 lines (3 loc) 174 B
#!/usr/bin/env node // Need to have this intermediate file due to rush issue with generated bin https://github.com/microsoft/rushstack/issues/2400 require("../dist/app.js");