2025-03-25 22:06:48 +01:00

4 lines
92 B
TypeScript

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