MCPcopy 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

4import fmt from './main/fmt.js';
5
6export const time = () => Object.assign({}, clock(), fmt());
7
8export default time;

Callers

nothing calls this directly

Calls 2

fmtFunction · 0.85
assignMethod · 0.80

Tested by

no test coverage detected