mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-06 00:41:05 +08:00
3 lines
82 B
TypeScript
3 lines
82 B
TypeScript
// @ts-expect-error (no types)
|
|
export * from '@storybook/addon-viewport/manager';
|