Skip to content

api-morph / SwaggerUIAssetInfo

Interface: SwaggerUIAssetInfo

Defined in: src/types/swagger.ts:20

静态资源信息

Properties

assetPath

assetPath: string

Defined in: src/types/swagger.ts:22

swagger-ui-dist 包的绝对路径


files

files: object

Defined in: src/types/swagger.ts:24

主要资源文件路径

bundleJs

bundleJs: string

css

css: string

favicon16

favicon16: string

favicon32

favicon32: string

indexCss

indexCss: string

standalonePresetJs

standalonePresetJs: string

基于 MIT 许可证发布