UNPKG

@storybook/preset-react-webpack

Version:

Storybook for React: Develop React Component in isolation with Hot Reloading

6 lines (3 loc) 142 B
import { StorybookConfig } from '@storybook/core-webpack'; declare const webpackFinal: StorybookConfig['webpack']; export { webpackFinal };