UNPKG

@storybook/codemod

Version:

A collection of codemod scripts written with JSCodeshift

18 lines (14 loc) 771 B
import CJS_COMPAT_NODE_URL_9smq7eu765a from 'node:url'; import CJS_COMPAT_NODE_PATH_9smq7eu765a from 'node:path'; import CJS_COMPAT_NODE_MODULE_9smq7eu765a from "node:module"; var __filename = CJS_COMPAT_NODE_URL_9smq7eu765a.fileURLToPath(import.meta.url); var __dirname = CJS_COMPAT_NODE_PATH_9smq7eu765a.dirname(__filename); var require = CJS_COMPAT_NODE_MODULE_9smq7eu765a.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 };