type alias postcss.ChildNodeRe-exportimport { type postcss } from "https://deno.land/x/bundler@0.6.5/deps.ts"; const { ChildNode } = postcss; definition: | AtRule | Rule | Declaration | Comment