UNPKG

@effect-ts/system

Version:

Effect-TS is a zero dependency set of libraries to write highly productive, purely functional TypeScript at scale.

9 lines (8 loc) 217 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.unifyIndex = void 0; const unifyIndex = /*#__PURE__*/Symbol(); exports.unifyIndex = unifyIndex; //# sourceMappingURL=union.js.map