UNPKG

next

Version:

The React Framework

9 lines (8 loc) 177 B
declare const plugin: { (options?: any): { postcssPlugin: string; OnceExit(root: any): Promise<void>; }; postcss: boolean; }; export default plugin;