Effect CommunityEC
Effect Community2y ago
4 replies
RJ

Importing Schema from `effect` 2.x

Sorry for the likely silly question, but how do I import Schema from effect 2.x? I expected

import { Schema } from "effect";


to work, but it doesn't seem to.
Was this page helpful?