UNPKG

@effect-ts/system

Version:

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

13 lines 565 B
// ets_tracing: off import "../../../../Operator/index.mjs"; export const _ChannelTypeId = /*#__PURE__*/Symbol(); export const _Env = /*#__PURE__*/Symbol(); export const _InErr = /*#__PURE__*/Symbol(); export const _InElem = /*#__PURE__*/Symbol(); export const _InDone = /*#__PURE__*/Symbol(); export const _OutErr = /*#__PURE__*/Symbol(); export const _OutErr2 = /*#__PURE__*/Symbol(); export const _OutElem = /*#__PURE__*/Symbol(); export const _OutDone = /*#__PURE__*/Symbol(); export const _OutDone2 = /*#__PURE__*/Symbol(); //# sourceMappingURL=symbols.mjs.map