2025-08-04 18:41:00 -04:00

4 lines
92 B
TypeScript

declare function postcssPluginWarning(): void;
export { postcssPluginWarning as default };