UNPKG

@pamlight/admin

Version:

The library for syncing data changes to multiple devices from your database

8 lines (7 loc) 200 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var config = { production: true, sdkDomain: 'https://pamlight.herokuapp.com' }; exports.sdkConfig = config;