MCPcopy
hub / github.com/tailwindlabs/tailwindcss / to-key-path.bench.ts

File to-key-path.bench.ts

packages/tailwindcss/src/utils/to-key-path.bench.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { bench } from 'vitest'
2import { toKeyPath } from './to-key-path'
3
4bench('toKeyPath', () => {

Callers

nothing calls this directly

Calls 1

toKeyPathFunction · 0.90

Tested by

no test coverage detected