pigoz/effect-crashcourse

Add "- plain Typescript interfaces" to errors

steida opened this issue · 1 comments

Because that's what Schema uses https://github.com/Effect-TS/schema/blob/main/src/ParseResult.ts#L25 and I believe FP people (me) are more familiar with plain objects.