We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ebe9f9b + 01ae2f5 commit 7a86c1bCopy full SHA for 7a86c1b
swagger-ui-dist-package/index.js
@@ -1,4 +1,3 @@
1
module.exports.SwaggerUIBundle = require("./swagger-ui-bundle.js")
2
module.exports.SwaggerUIStandalonePreset = require("./swagger-ui-standalone-preset.js")
3
-module.exports.absolutePath = require("./.absolute-path.js")
4
-
+module.exports.absolutePath = require("./absolute-path.js")
0 commit comments