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.

2 lines (1 loc) 132 B
export const _domain_:string = (typeof location !== "undefined" && location.hostname !== "") ? (location.hostname) : ("localhost");