UNPKG

wallee

Version:
6 lines (5 loc) 128 B
declare enum BillingDayCustomization { DEFAULT = "DEFAULT", SPECIFIC = "SPECIFIC" } export { BillingDayCustomization };