Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepNotesApp/DeepNotes
/ page-relative-titles.ts
File
page-relative-titles.ts
apps/client/src/code/pages/computed/page-relative-titles.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ DataLayer } from
'@stdlib/crypto'
;
2
import
{ bytesToText, textToBytes } from
'@stdlib/misc'
;
3
import
{ createSmartComputedDict } from
'@stdlib/vue'
;
4
import
{ once } from
'lodash'
;
Callers
nothing calls this directly
Calls
11
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
get
Method · 0.65
hget
Method · 0.45
decrypt
Method · 0.45
encrypt
Method · 0.45
Tested by
no test coverage detected