UNPKG

wallee

Version:
6 lines (5 loc) 110 B
declare enum CardAuthenticationVersion { V1 = "V1", V2 = "V2" } export { CardAuthenticationVersion };