Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/streetwriters/notesnook
/ push
Function
push
apps/mobile/worker.js:7765–7767 ·
view source on GitHub ↗
(value, key)
Source
from the content-addressed store, hash-verified
7763
const
{ prototype } = CSSStyleDeclaration$1;
7764
7765
function
push(value, key) {
7766
if
(key !== PRIVATE) this.push(`${key}:${value}`);
7767
}
7768
7769
// https://dom.spec.whatwg.org/#interface-event
7770
Callers
nothing calls this directly
Calls
1
push
Method · 0.45
Tested by
no test coverage detected