UNPKG

@sigiljs-community/openapi-plugin

Version:

Plugin for SigilJS framework, that automatically derives an OpenAPI JSON spec from your routes and serves it at a configurable endpoint

3 lines (2 loc) 134 B
import { default as OpenApiPlugin, OpenApiPluginConfig } from './openapi-plugin'; export { OpenApiPlugin, type OpenApiPluginConfig };