UNPKG

@woocommerce/data

Version:
29 lines 1.08 kB
export declare const STORE_NAME = "wc/admin/plugins"; export declare const PAYPAL_NAMESPACE = "/wc-paypal/v1"; /** * Plugin slugs and names as key/value pairs. */ export declare const pluginNames: { 'facebook-for-woocommerce': string; jetpack: string; 'klarna-checkout-for-woocommerce': string; 'klarna-payments-for-woocommerce': string; 'mailchimp-for-woocommerce': string; 'creative-mail-by-constant-contact': string; 'woocommerce-gateway-paypal-express-checkout': string; 'woocommerce-gateway-stripe': string; 'woocommerce-payfast-gateway': string; 'woocommerce-payments': string; 'woocommerce-services': string; 'woocommerce-services:shipping': string; 'woocommerce-services:tax': string; 'woocommerce-shipstation-integration': string; 'woocommerce-mercadopago': string; 'google-listings-and-ads': string; 'woo-razorpay': string; mailpoet: string; 'pinterest-for-woocommerce': string; 'tiktok-for-business:alt': string; codistoconnect: string; }; //# sourceMappingURL=constants.d.ts.map