Skip to main content
Everything is exported from the single main entry point:

Values

Types

All public types come from the same entry point, so editor autocomplete picks them up on import type { … } from '@seshuk/payload-plugin-openapi'.
Document types (the return type of buildOpenApiDocument and the downconverters) come from @scalar/openapi-types/3.2 — the plugin’s only runtime dependency.