Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/DeepNotesApp/DeepNotes
/ group-names.ts
File
group-names.ts
apps/client/src/code/pages/computed/group-names.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ bytesToText, textToBytes } from
'@stdlib/misc'
;
2
import
{ createSmartComputedDict } from
'@stdlib/vue'
;
3
import
{ once } from
'lodash'
;
4
Callers
nothing calls this directly
Calls
10
createSmartComputedDict
Function · 0.90
bytesToText
Function · 0.90
textToBytes
Function · 0.90
once
Function · 0.85
sub
Method · 0.80
hgetAsync
Method · 0.80
hset
Method · 0.80
hget
Method · 0.45
decrypt
Method · 0.45
encrypt
Method · 0.45
Tested by
no test coverage detected