Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Linen-dev/linen.dev
/ email.test.ts
File
email.test.ts
packages/serializers/src/email.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ serializeEmail } from
'./email'
;
2
3
describe(
'email'
, () => {
4
test(
'serialize'
, () => {
Callers
nothing calls this directly
Calls
2
serializeEmail
Function · 0.90
test
Function · 0.85
Tested by
no test coverage detected