@microsoft.azure/autorest-core

v2.0.4429
AutoRest core module
autorest

test

mocha ./dist/test --timeout 100000

build

tsc -p . && dts-generator --name autorest-core --project . --out ../autorest/interfaces/autorest-core.d.ts --indent "" --exclude "test/**/*" --exclude "node_modules/**/*.d.ts" --exclude "lib/source-map/**" --exclude "lib/pipeline/**" --exclude "lib/parsing/**" --exclude "lib/data-store/**" --exclude "lib/ref/yaml.ts" --extern ./source-maps.d.ts && shx cp ../../schema/swagger-extensions.json dist/lib/pipeline && shx cp ../../schema/example-schema.json dist/lib/pipeline && shx cp ../../schema/swagger.json dist/lib/pipeline

static-link

static-link

postinstall

node ./post-install --force

reinstall

shx rm ./package-lock.json && shx rm -rf ./node_modules && npm install

prepack

static-link && npm run build
npm i @microsoft.azure/autorest-core

Metadata

  • MIT
  • >=7.10.0
  • Microsoft Corporation
  • released 3/30/2024

Downloads