UNPKG

@redocly/theme

Version:

Shared UI components lib

11 lines (10 loc) 279 B
export declare enum SecurityVariablesEnvSuffix { Username = "_username", Password = "_password", JWTToken = "_token", APIKey = "", Token = "_token", ClientId = "_client_id", ClientSecret = "_client_secret", ClientAssertion = "_client_assertion" }