UNPKG

@shuangren/share-api

Version:

api api-documentation swagger swagger-ui swagger-api openapi api-docs api-documentation-tool api-doc api-docs-generato

7 lines (6 loc) 111 B
const ApiDoc = require('./index'); const app = new ApiDoc(); app.config({ scopePath: 'abc', }); app.start();