mirror of
https://github.com/hex248/ob248.com.git
synced 2026-02-07 18:23:04 +00:00
4 lines
92 B
TypeScript
4 lines
92 B
TypeScript
declare function postcssPluginWarning(): void;
|
|
|
|
export { postcssPluginWarning as default };
|