UNPKG

creevey

Version:

Cross-browser screenshot testing tool for Storybook with fancy UI Runner

7 lines (6 loc) 217 B
export declare let mdxLoaders: any[]; export declare const mdxOptions: (options?: any) => { compilers: any[]; remarkPlugins: any[]; }; export declare function webpack(webpackConfig?: any, options?: any): any;