UNPKG

@automattic/calypso-products

Version:

This module contains information about the various products sold within calypso, such as product slugs, plan intervals, etc.

4 lines 172 B
// Products export const PRODUCT_SENSEI_PRO_YEARLY = 'sensei_pro_yearly'; export const PRODUCT_SENSEI_PRO_MONTHLY = 'sensei_pro_monthly'; //# sourceMappingURL=sensei.js.map