UNPKG

wix-twix

Version:

A simple library for managing server and web Wix clients built on top of Wix SDK.

11 lines (10 loc) 206 B
const I = { siteId: "WIX_SITE_ID", accountId: "WIX_ACCOUNT_ID", apiKey: "WIX_API_KEY", clientId: "WIX_CLIENT_ID" }; export { I as CLIENT_ENV_MAP }; //# sourceMappingURL=wixClient.constants.js.map