UNPKG

@globalart/warface-api

Version:
9 lines (8 loc) 307 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Endpoint = void 0; var Endpoint; (function (Endpoint) { Endpoint["Api"] = "https://wfs.globalart.dev/api"; Endpoint["Web"] = "https://wfs.globalart.dev"; })(Endpoint = exports.Endpoint || (exports.Endpoint = {}));