UNPKG

@harishreddym/baqend

Version:

Baqend JavaScript SDK

10 lines (7 loc) 145 B
'use strict'; var env = { TEST_SERVER: 'https://local.baqend.com:8443/v1', }; if (typeof module !== 'undefined') { module.exports = env; }