UNPKG

@automattic/calypso-products

Version:

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

6 lines 403 B
export const GOOGLE_WORKSPACE_BUSINESS_STARTER_MONTHLY = 'wp_google_workspace_business_starter_monthly'; export const GOOGLE_WORKSPACE_BUSINESS_STARTER_YEARLY = 'wp_google_workspace_business_starter_yearly'; export const GSUITE_BASIC_SLUG = 'gapps'; export const GSUITE_BUSINESS_SLUG = 'gapps_unlimited'; export const GSUITE_EXTRA_LICENSE_SLUG = 'gapps_extra_license'; //# sourceMappingURL=google.js.map