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