UNPKG

trm-registry-types

Version:
6 lines (5 loc) 111 B
export declare enum AuthenticationType { NO_AUTH = "NO_AUTH", BASIC = "BASIC", OAUTH2 = "OAUTH2" }