Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/ComponentizeJS
/ test
Function
test
test/cases/wall-clock/source.js:3–5 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1
import
{ now } from
'local:wall-clock/wall-clock-t'
;
2
3
export
function
test () {
4
return
`NOW: ${now().seconds}`;
5
}
Callers
nothing calls this directly
Calls
1
now
Function · 0.90
Tested by
no test coverage detected