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

File to-key-path.test.ts

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

Source from the content-addressed store, hash-verified

1import { expect, it } from 'vitest'
2import { toKeyPath } from './to-key-path'
3
4it('can convert key paths to arrays', () => {

Callers

nothing calls this directly

Calls 1

toKeyPathFunction · 0.90

Tested by

no test coverage detected