Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dylan-sutton-chavez/edge-python
/ time
Function
time
host/time/src/index.js:6–6 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
4
import
fmt from
'./main/fmt.js'
;
5
6
export
const
time = () => Object.assign({}, clock(), fmt());
7
8
export
default time;
Callers
nothing calls this directly
Calls
2
fmt
Function · 0.85
assign
Method · 0.80
Tested by
no test coverage detected