lib.d.ts 92 B

123
  1. declare function postcssPluginWarning(): void;
  2. export { postcssPluginWarning as default };