MCPcopy 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

1import { now } from 'local:wall-clock/wall-clock-t';
2
3export function test () {
4 return `NOW: ${now().seconds}`;
5}

Callers

nothing calls this directly

Calls 1

nowFunction · 0.90

Tested by

no test coverage detected