@storybook/react-native-web-vite
Version:
Storybook for React Native Web and Vite: Develop, document, and test UI components in isolation
18 lines (14 loc) • 771 B
JavaScript
import CJS_COMPAT_NODE_URL_1z0h71rf2hv from 'node:url';
import CJS_COMPAT_NODE_PATH_1z0h71rf2hv from 'node:path';
import CJS_COMPAT_NODE_MODULE_1z0h71rf2hv from "node:module";
var __filename = CJS_COMPAT_NODE_URL_1z0h71rf2hv.fileURLToPath(import.meta.url);
var __dirname = CJS_COMPAT_NODE_PATH_1z0h71rf2hv.dirname(__filename);
var require = CJS_COMPAT_NODE_MODULE_1z0h71rf2hv.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
};