MCPcopy Create free account
hub / github.com/DeepNotesApp/DeepNotes / group-access-keyrings.ts

File group-access-keyrings.ts

apps/client/src/code/pages/computed/group-access-keyrings.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { hget } from '@deeplib/data/src/universal';
2import { createSymmetricKeyring, DataLayer } from '@stdlib/crypto';
3import { createSmartComputedDict } from '@stdlib/vue';
4import { once } from 'lodash';

Callers

nothing calls this directly

Calls 7

createSmartComputedDictFunction · 0.90
createSymmetricKeyringFunction · 0.90
onceFunction · 0.85
hgetFunction · 0.85
subMethod · 0.80
mhgetCoalesceAsyncMethod · 0.80
unwrapAsymmetricMethod · 0.65

Tested by

no test coverage detected