WXL
4 天以前 3bd962a6d7f61239c020e2dbbeb7341e5b842dd1
node_modules/postcss/lib/rule.d.ts
@@ -54,9 +54,9 @@
          /** Selectors of the rule represented as an array of strings. */
          selectors: readonly string[]
        }
    ) & ContainerProps
  ) &
    ContainerProps
  // eslint-disable-next-line @typescript-eslint/no-use-before-define
  export { Rule_ as default }
}