Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
type
{ Refinement } from
"effect-app/Function"
2
import
{ isValidPhone } from
"effect-app/validation"
3
import
* as S from
"effect/Schema"
4
import
type
{ Simplify } from
"effect/Types"
Callers
nothing calls this directly
Calls
5
Numbers
Function · 0.90
pipe
Method · 0.65
annotate
Method · 0.65
refine
Method · 0.65
map
Method · 0.65
Tested by
no test coverage detected