UNPKG

@woocommerce/data

Version:
6 lines (5 loc) 118 B
/** * Internal dependencies */ import { STORE_NAME } from './constants'; export const USER_STORE_NAME = STORE_NAME;