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

6 lines
142 B
TypeScript

import { StorybookConfig } from '@storybook/core-webpack';
declare const webpackFinal: StorybookConfig['webpack'];
export { webpackFinal };