UNPKG

storybook-react-rsbuild

Version:

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

7 lines (5 loc) 94 B
// src/node/index.ts function defineMain(config) { return config; } export { defineMain };