1
0
mirror of https://github.com/storybookjs/storybook.git synced 2025-04-08 11:11:53 +08:00
2022-04-11 11:44:44 +10:00

3 lines
133 B
JavaScript

// @storybook/core was split into core-client and core-server. This file is for backwards-compat.
export * from './dist/esm/index';