WXL
4 天以前 9bce51f651aad297ef9eb6df832bfdaf1de05d84
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'