MCPcopy Index your code
hub / github.com/postcss/postcss / declaration.test.ts

File declaration.test.ts

test/declaration.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { test } from 'uvu'
2import { is } from 'uvu/assert'
3
4import { Declaration, parse, Rule } from '../lib/postcss.js'

Callers

nothing calls this directly

Calls 3

parseFunction · 0.90
toStringMethod · 0.45
appendMethod · 0.45

Tested by

no test coverage detected