UNPKG

@compositive/storybook

Version:

Storybook framework with useful defaults and integration with Compositive.

12 lines (10 loc) 488 B
export { w as withThemes } from './withThemes-b8263841.js'; import 'react/jsx-runtime.js'; import '@compositive/foundation'; // @ts-expect-error Webpack type // eslint-disable-next-line @typescript-eslint/strict-boolean-expressions, @typescript-eslint/no-unsafe-member-access if (module?.hot?.decline != null) { // @ts-expect-error Webpack type // eslint-disable-next-line @typescript-eslint/no-unsafe-member-access, @typescript-eslint/no-unsafe-call module.hot.decline(); }