UNPKG

shopee-client

Version:
11 lines (10 loc) 270 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var defaultConfig = { is_uat: false, shop_id: null, partner_id: null, partner_key: null, redirect_uri: 'http://localhost:3000/redirect', }; exports.default = defaultConfig;