swagger-editor-dist-fix
v3.1.16-p1
Published
This module, `swagger-editor-dist`, exposes Swagger-Editor's entire dist folder as a dependency-free npm module.
Downloads
1
Readme
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.