UNPKG

storybook-addon-rslib

Version:

Storybook addon for loading configuration of Rslib

12 lines (9 loc) 650 B
import CJS_COMPAT_NODE_URL_c3e111fe9bf1766e from 'node:url'; import CJS_COMPAT_NODE_PATH_c3e111fe9bf1766e from 'node:path'; import CJS_COMPAT_NODE_MODULE_c3e111fe9bf1766e from "node:module"; var __filename = CJS_COMPAT_NODE_URL_c3e111fe9bf1766e.fileURLToPath(import.meta.url); var __dirname = CJS_COMPAT_NODE_PATH_c3e111fe9bf1766e.dirname(__filename); var require = CJS_COMPAT_NODE_MODULE_c3e111fe9bf1766e.createRequire(import.meta.url); // ------------------------------------------------------------ // end of CJS compatibility banner, injected by Storybook's esbuild configuration // ------------------------------------------------------------