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