MCPcopy 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

16import { Derived } from '../src/derived'
17
18function noop(val: any) {
19 val
20}
21
22/**
23 * A

Callers 1

derived.bench.tsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected