Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Linen-dev/linen.dev
/ date.test.ts
File
date.test.ts
packages/utilities/src/date.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ timeAgo } from
'./date'
;
2
3
describe(
'#timeAgo'
, () => {
4
it(
'returns a text'
, () => {
Callers
nothing calls this directly
Calls
1
timeAgo
Function · 0.90
Tested by
no test coverage detected