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.

6 lines (5 loc) 190 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.uniqueId = void 0; const shortCode_1 = require("./shortCode"); exports.uniqueId = shortCode_1.shortCode;