UNPKG

@effect-ts/system

Version:

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

5 lines 132 B
import * as As from "./as.mjs"; export function unit_(self) { return As.as_(self, undefined); } //# sourceMappingURL=unit_.mjs.map