Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepNotesApp/DeepNotes
/ group-private-keyrings.ts
File
group-private-keyrings.ts
apps/client/src/code/pages/computed/group-private-keyrings.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createPrivateKeyring } from
'@stdlib/crypto'
;
2
import
{ createSmartComputedDict } from
'@stdlib/vue'
;
3
import
{ once } from
'lodash'
;
4
Callers
nothing calls this directly
Calls
6
createSmartComputedDict
Function · 0.90
createPrivateKeyring
Function · 0.90
once
Function · 0.85
sub
Method · 0.80
hgetAsync
Method · 0.80
unwrapSymmetric
Method · 0.65
Tested by
no test coverage detected