UNPKG

dah-swagger-themes

Version:

Library for measuring the topic of Swagger documentation

17 lines 464 B
export declare enum SwaggerThemeNameEnum { CLASSIC = "classic", DARK_MONOKAI = "dark-monokai", DARK = "dark", DRACULA = "dracula", FEELING_BLUE = "feeling-blue", FLATTOP = "flattop", GRUVBOX = "gruvbox", MATERIAL = "material", MONOKAI = "monokai", MUTED = "muted", NEWSPAPER = "newspaper", NORD_DARK = "nord-dark", ONE_DARK = "one-dark", OUTLINE = "outline" } //# sourceMappingURL=swagger-theme-name.d.ts.map