UNPKG

@storybook/nextjs-vite

Version:

Storybook for Next.js and Vite: Develop, document, and test UI components in isolation

6 lines (3 loc) 177 B
import vitePluginStorybookNextJs from 'vite-plugin-storybook-nextjs'; declare const storybookNextJsPlugin: typeof vitePluginStorybookNextJs; export { storybookNextJsPlugin };