mirror of
https://github.com/storybookjs/storybook.git
synced 2025-03-20 05:02:37 +08:00
3 lines
82 B
TypeScript
3 lines
82 B
TypeScript
export * from './dist/types/react';
|
|
export { default } from './dist/types/react';
|