UNPKG

wallee

Version:
6 lines (5 loc) 148 B
declare enum PaymentLinkProtectionMode { NO_PROTECTION = "NO_PROTECTION", ACCESS_KEY = "ACCESS_KEY" } export { PaymentLinkProtectionMode };