UNPKG

storybook-react-rsbuild

Version:

Storybook for React and Rsbuild: Develop React components in isolation with Hot Reloading.

7 lines (6 loc) 149 B
// src/index.ts export * from "@storybook/react"; import { __definePreview } from "@storybook/react"; export { __definePreview as definePreview };