MCPcopy
hub / github.com/postcss/postcss / types.ts

File types.ts

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

Source from the content-addressed store, hash-verified

1import postcss, { Document, PluginCreator } from '../lib/postcss.js'
2import { RootRaws } from '../lib/root.js'
3
4const plugin: PluginCreator<string> = prop => {

Callers

nothing calls this directly

Calls 5

postcssFunction · 0.85
parentCanNarrowTypeFunction · 0.85
processMethod · 0.80
thenMethod · 0.45
toStringMethod · 0.45

Tested by

no test coverage detected