Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepNotesApp/DeepNotes
/ cross-tab-session-storage.client.ts
File
cross-tab-session-storage.client.ts
apps/client/src/boot/cross-tab-session-storage.client.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ objEntries } from
'@stdlib/misc'
;
2
import
{ boot } from
'quasar/wrappers'
;
3
4
export
default boot(
async
() => {
Callers
nothing calls this directly
Calls
1
objEntries
Function · 0.90
Tested by
no test coverage detected