Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/store
/ noop
Function
noop
packages/store/tests/derived.bench.ts:18–20 ·
view source on GitHub ↗
(val: any)
Source
from the content-addressed store, hash-verified
16
import
{ Derived } from
'../src/derived'
17
18
function
noop(val: any) {
19
val
20
}
21
22
/**
23
* A
Callers
1
derived.bench.ts
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected