MCPcopy
hub / github.com/tailwindlabs/tailwindcss / brace-expansion.test.ts

File brace-expansion.test.ts

packages/tailwindcss/src/utils/brace-expansion.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from 'vitest'
2import { expand } from './brace-expansion'
3
4describe('expand(…)', () => {

Callers

nothing calls this directly

Calls 3

expandFunction · 0.90
eachMethod · 0.80
testFunction · 0.50

Tested by

no test coverage detected