create-storybook
Version:
Storybook installer: Develop, document, and test UI components in isolation
20 lines (17 loc) • 808 B
JavaScript
import CJS_COMPAT_NODE_URL_xmjx33h9evr from 'node:url';
import CJS_COMPAT_NODE_PATH_xmjx33h9evr from 'node:path';
import CJS_COMPAT_NODE_MODULE_xmjx33h9evr from "node:module";
var __filename = CJS_COMPAT_NODE_URL_xmjx33h9evr.fileURLToPath(import.meta.url);
var __dirname = CJS_COMPAT_NODE_PATH_xmjx33h9evr.dirname(__filename);
var require = CJS_COMPAT_NODE_MODULE_xmjx33h9evr.createRequire(import.meta.url);
// ------------------------------------------------------------
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
// ------------------------------------------------------------
import {
doInitiate
} from "./_node-chunks/chunk-C75MJVFW.js";
import "./_node-chunks/chunk-6URFVAZ3.js";
import "./_node-chunks/chunk-Y2VWGPHC.js";
export {
doInitiate as initiate
};