UNPKG

vitepress-openapi

Version:

Generate VitePress API Documentation from OpenAPI Specification.

2 lines (1 loc) 125 B
export declare function getDownloadFileNameFromContentDisposition(cd: string | null | undefined, fallback?: string): string;