1
0
Fork 0
mirror of https://github.com/n8n-io/n8n.git synced 2025-03-05 20:50:17 -08:00
n8n/packages/@n8n/chat/.storybook/main.ts

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
112 B
TypeScript
Raw Normal View History

import { sharedConfig } from '@n8n/storybook/main';
const config = { ...sharedConfig };
export default config;