UNPKG

google-wallet

Version:
7 lines (6 loc) 162 B
export type ExpiryNotification = { /** * Indicates if the object needs to have expiry notification enabled. */ enableNotification?: boolean; };