Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WebReflection/neverland
/ update
Function
update
test/neverland.js:357–359 ·
view source on GitHub ↗
(hook, ctx, args)
Source
from the content-addressed store, hash-verified
355
var
updates =
new
WeakMap();
356
357
var
update =
function
update(hook, ctx, args) {
358
hook.apply(ctx, args);
359
};
360
361
var
defaults = {
362
sync: false,
Callers
3
createEffect
Function · 0.70
neverland.js
File · 0.70
svg
Function · 0.70
Calls
1
toStyle
Function · 0.70
Tested by
no test coverage detected