MCPcopy 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

1import type { UserModel } from '@deeplib/db';
2import type { DataField } from '@stdlib/data';
3
4import { decryptUserEmail, encryptUserEmail } from '../../emails';

Callers

nothing calls this directly

Calls 2

decryptUserEmailFunction · 0.90
encryptUserEmailFunction · 0.90

Tested by

no test coverage detected