mirror of
https://github.com/serialexperiments0815/Dilomarkt---Digitaler-Lokalmarkt.git
synced 2026-07-12 15:32:19 +00:00
3 lines
92 B
TypeScript
3 lines
92 B
TypeScript
declare function postcssPluginWarning(): void;
|
|
|
|
export { postcssPluginWarning as default };
|