3.1.16-p1 • Published 6 years ago

swagger-editor-dist-fix v3.1.16-p1

Weekly downloads
5
License
Apache-2.0
Repository
github
Last release
6 years ago

This module, swagger-editor-dist, exposes Swagger-Editor's entire dist folder as a dependency-free npm module.

Use swagger-editor instead, if you'd like to have npm install dependencies for you.

SwaggerEditorBundle and SwaggerEditorStandalonePreset can be imported:

  import { SwaggerEditorBundle, SwaggerEditorStandalonePreset } from 'swagger-editor-dist'

For anything else, check the Swagger-Editor repository.