3 lines
106 B
TypeScript
3 lines
106 B
TypeScript
|
export const STORE_KEY = 'wc/marketing-multichannel';
|
||
|
export const API_NAMESPACE = '/wc-admin/marketing';
|