Files
2026-02-05 17:31:20 +00:00

4 lines
92 B
TypeScript

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