UNPKG

@woocommerce/data

Version:
6 lines (5 loc) 205 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.API_NAMESPACE = exports.STORE_KEY = void 0; exports.STORE_KEY = 'wc/payment-gateways'; exports.API_NAMESPACE = 'wc/v3';