WXL
3 天以前 2cc85c64f1c64a2dbaeae276a3e2ca8420de76b7
node_modules/postcss/lib/postcss.d.mts
@@ -1,7 +1,6 @@
export {
  // Type-only exports
  AcceptedPlugin,
  AnyNode,
  atRule,
  AtRule,
@@ -27,7 +26,6 @@
  fromJSON,
  Helpers,
  Input,
  JSONHydrator,
  // This is a class, but it’s not re-exported. That’s why it’s exported as type-only here.
  type LazyResult,
@@ -64,6 +62,5 @@
  TransformCallback,
  Transformer,
  Warning,
  WarningOptions
} from './postcss.js'