Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepNotesApp/DeepNotes
/ email.ts
File
email.ts
packages/@deeplib/data/src/data-hashes/user/email.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ UserModel } from
'@deeplib/db'
;
2
import
type
{ DataField } from
'@stdlib/data'
;
3
4
import
{ decryptUserEmail, encryptUserEmail } from
'../../emails'
;
Callers
nothing calls this directly
Calls
2
decryptUserEmail
Function · 0.90
encryptUserEmail
Function · 0.90
Tested by
no test coverage detected