Files
Shifted/node_modules/@storybook/preset-react-webpack/dist/framework-preset-react-docs.d.ts
2026-02-10 01:14:19 +00:00

8 lines
234 B
TypeScript

import { S as StorybookConfig } from './types-147216d5.js';
import '@storybook/core-webpack';
import '@storybook/react-docgen-typescript-plugin';
declare const webpackFinal: StorybookConfig['webpackFinal'];
export { webpackFinal };