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

File phoneNumber.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 5

NumbersFunction · 0.90
pipeMethod · 0.65
annotateMethod · 0.65
refineMethod · 0.65
mapMethod · 0.65

Tested by

no test coverage detected