MCPcopy Create free account
hub / github.com/effect-app/libs / email.ts

File email.ts

packages/effect-app/src/Schema/email.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { Refinement } from "effect-app/Function"
2import { isValidEmail } from "effect-app/validation"
3import * as S from "effect/Schema"
4import type { Simplify } from "effect/Types"

Callers

nothing calls this directly

Calls 5

pipeMethod · 0.65
annotateMethod · 0.65
checkMethod · 0.65
refineMethod · 0.65
mapMethod · 0.65

Tested by

no test coverage detected