Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
postcss, { Document, PluginCreator } from
'../lib/postcss.js'
2
import
{ RootRaws } from
'../lib/root.js'
3
4
const
plugin: PluginCreator<string> = prop => {
Callers
nothing calls this directly
Calls
5
postcss
Function · 0.85
parentCanNarrowType
Function · 0.85
process
Method · 0.80
then
Method · 0.45
toString
Method · 0.45
Tested by
no test coverage detected