UNPKG

qcobjects

Version:

QCObjects is an Open-source framework that empowers full-stack developers to make micro-services and micro-frontends into an N-Tier architecture.

5 lines (4 loc) 224 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports._domain_ = void 0; exports._domain_ = (typeof location !== "undefined" && location.hostname !== "") ? (location.hostname) : ("localhost");