mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-08 02:31:49 +08:00
- ensure we can migrate to a different router without updating all users - ensure single version - easier api - separate from @storybook/component makes it lighter
3 lines
51 B
TypeScript
3 lines
51 B
TypeScript
export * from './utils';
|
|
export * from './router';
|