MCPcopy Create free account
hub / github.com/DeepNotesApp/DeepNotes / encrypted-name.ts

File encrypted-name.ts

packages/@deeplib/data/src/data-hashes/group/encrypted-name.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { GroupModel } from '@deeplib/db';
2import type { DataField } from '@stdlib/data';
3
4import { userHasPermission } from '../../roles';

Callers

nothing calls this directly

Calls 1

userHasPermissionFunction · 0.90

Tested by

no test coverage detected