UNPKG

etebase

Version:

Etebase TypeScript API for the web and node

6 lines 246 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SERVER_URL = exports.CURRENT_VERSION = void 0; exports.CURRENT_VERSION = 1; exports.SERVER_URL = "https://api.etebase.com"; //# sourceMappingURL=Constants.js.map