UNPKG

@storybook/preset-web-components-webpack

Version:

Storybook for web-components: View web components snippets in isolation with Hot Reloading.

7 lines (4 loc) 225 B
import { StorybookConfig } from '@storybook/core-webpack'; export { BuilderResult, StorybookConfig, TypescriptOptions } from '@storybook/core-webpack'; declare const webpack: StorybookConfig['webpack']; export { webpack };