WXL
3 天以前 888f941ae16c850c0f1a844ec9436058840920bd
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'