UNPKG

109 BTypeScriptView Raw
1import type * as d from './declarations';
2export declare function postcss(opts?: d.PluginOptions): d.Plugin;