UNPKG

210 BJavaScriptView Raw
1import { deprecate } from '@storybook/client-logger';
2export * from '@storybook/blocks';
3
4deprecate("Import from '@storybook/addon-docs/blocks' is deprecated. Please import from '@storybook/blocks' instead.");