@effect-ts/system
Version:
Effect-TS is a zero dependency set of libraries to write highly productive, purely functional TypeScript at scale.
8 lines • 310 B
JavaScript
// ets_tracing: off
export const _R = /*#__PURE__*/Symbol();
export const _InErr = /*#__PURE__*/Symbol();
export const _In = /*#__PURE__*/Symbol();
export const _OutErr = /*#__PURE__*/Symbol();
export const _L = /*#__PURE__*/Symbol();
export const _Z = /*#__PURE__*/Symbol();
//# sourceMappingURL=utils.mjs.map