UNPKG

@storybook/builder-webpack4

Version:
3 lines (2 loc) 173 B
export declare const webpack: (_: any, options: any) => Promise<import("webpack").Configuration>; export declare const entries: (_: any, options: any) => Promise<string[]>;