Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/DeepNotesApp/DeepNotes
/ page-group-id.ts
File
page-group-id.ts
apps/client/src/code/pages/computed/page-group-id.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createSmartComputedDict } from
'@stdlib/vue'
;
2
import
{ once } from
'lodash'
;
3
4
export
const
pageGroupIds = once(() =>
Callers
nothing calls this directly
Calls
3
createSmartComputedDict
Function · 0.90
once
Function · 0.85
hgetAsync
Method · 0.80
Tested by
no test coverage detected