UNPKG

openapi-ts-generator

Version:

Based on swagger-ts-generator, this is a type script model generator specifically for services with OpenApi spec documentation.

6 lines (5 loc) 108 B
export declare enum EnumProperties { KEY = "key", NAME = "name", DISPLAY_TEXT = "displayText" }