UNPKG

starlight-openapi

Version:

Starlight plugin to generate documentation from OpenAPI/Swagger specifications.

8 lines (6 loc) 112 B
interface ImportMetaEnv { readonly BASE_URL: string } interface ImportMeta { readonly env: ImportMetaEnv }