Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bestony/logoly
/ takeRecords
Method
takeRecords
vitest.setup.js:75–77 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
73
unobserve() {}
74
disconnect() {}
75
takeRecords() {
76
return
[];
77
}
78
}
79
80
globalThis.ResizeObserver = globalThis.ResizeObserver ?? ResizeObserver;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected