mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 16:41:08 +08:00
3 lines
70 B
TypeScript
3 lines
70 B
TypeScript
export * from './dist/react';
|
|
export { default } from './dist/react';
|