UNPKG

subscriptions

Version:

SLB

6 lines (5 loc) 103 B
export interface Subscription { productId: string; title: string; expiration: Date; }