UNPKG

@storybook/react-vite

Version:

Storybook for React and Vite: Develop, document, and test UI components in isolation

18 lines (14 loc) 771 B
import CJS_COMPAT_NODE_URL_xkh8kf5refo from 'node:url'; import CJS_COMPAT_NODE_PATH_xkh8kf5refo from 'node:path'; import CJS_COMPAT_NODE_MODULE_xkh8kf5refo from "node:module"; var __filename = CJS_COMPAT_NODE_URL_xkh8kf5refo.fileURLToPath(import.meta.url); var __dirname = CJS_COMPAT_NODE_PATH_xkh8kf5refo.dirname(__filename); var require = CJS_COMPAT_NODE_MODULE_xkh8kf5refo.createRequire(import.meta.url); // ------------------------------------------------------------ // end of CJS compatibility banner, injected by Storybook's esbuild configuration // ------------------------------------------------------------ var __defProp = Object.defineProperty; var __name = (target, value) => __defProp(target, "name", { value, configurable: true }); export { __name };