4 lines
92 B
TypeScript
Executable File
4 lines
92 B
TypeScript
Executable File
declare function postcssPluginWarning(): void;
|
|
|
|
export { postcssPluginWarning as default };
|