UNPKG

@woocommerce/data

Version:
9 lines (8 loc) 238 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.USER_STORE_NAME = void 0; /** * Internal dependencies */ const constants_1 = require("./constants"); exports.USER_STORE_NAME = constants_1.STORE_NAME;